Update ADconnection.sh

This commit is contained in:
PierreGoude 2017-09-07 09:44:17 +02:00 committed by GitHub
parent 4a9b7c73be
commit 36825f0540

View File

@ -6,7 +6,8 @@
# 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 groupname in AD groups # # Generic user setup is: administrator, domain admins, groupnamesudores= groupname=hostname + sudoers on groupname in AD groups #
################################################################################################################################## ##################################################################################################################################
#known bugs: Sometimes the script bugs after AD administrator tries to authenticate, temporary solution isrunning the script again
# till the script works
#known bugs: see line 23-24 #known bugs: see line 23-24
# ~~~~~~~~~~ Environment Setup ~~~~~~~~~~ # # ~~~~~~~~~~ Environment Setup ~~~~~~~~~~ #