mirror of
https://github.com/PierreGode/Linux-Active-Directory-join-script.git
synced 2025-12-21 16:50:13 +01:00
Added support for Elementary and Ubuntu 20
Added support for Elementary and Ubuntu 20
This commit is contained in:
parent
a1009b87de
commit
38091e79cb
@ -4,7 +4,7 @@
|
|||||||
# This program is open source; you can redistribute it and/or modify it under the terms of the GNU General Public #
|
# This program is open source; you can redistribute it and/or modify it under the terms of the GNU General Public #
|
||||||
# This is an normal bash script and can be executed with sh EX: ( sudo sh ADconnection.sh ) #
|
# This is an normal bash script and can be executed with sh EX: ( sudo sh ADconnection.sh ) #
|
||||||
# Generic user setup is: administrator, domain admins, groupnamesudores= groupname=hostname + sudoers on group name in AD groups #
|
# Generic user setup is: administrator, domain admins, groupnamesudores= groupname=hostname + sudoers on group name in AD groups #
|
||||||
# Supported OS's: Ubuntu 14-19 + mate,Debian ,Cent OS,Rasbian ,Fedora.Linux Mint and Kali ( autodetect function ) #
|
# Supported OS's: Ubuntu 14-20 + mate,Debian ,Cent OS,Rasbian ,Fedora.Linux Mint and Kali ( autodetect function ) #
|
||||||
#This scrips is a long serie of small updates and not well planned, the script works as expected, but this is not beautiful code #
|
#This scrips is a long serie of small updates and not well planned, the script works as expected, but this is not beautiful code #
|
||||||
# Maybe someday I re-do the script and make it "good code" but overall it has minimal shellcheck issues #
|
# Maybe someday I re-do the script and make it "good code" but overall it has minimal shellcheck issues #
|
||||||
##################################################################################################################################
|
##################################################################################################################################
|
||||||
@ -38,6 +38,7 @@ MENU_FN
|
|||||||
#fixerrors
|
#fixerrors
|
||||||
#Realmdupdate11
|
#Realmdupdate11
|
||||||
#Added support for elementary 01/2020
|
#Added support for elementary 01/2020
|
||||||
|
#Added support for Ubuntu 20 02/2020
|
||||||
####################### final auth ##################################################################
|
####################### final auth ##################################################################
|
||||||
#this section will do the last part, configure sssd, ssh, login session sam files and sudoers#
|
#this section will do the last part, configure sssd, ssh, login session sam files and sudoers#
|
||||||
fi_auth(){
|
fi_auth(){
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user