Create ADconnection.sh

This commit is contained in:
PierreGoude 2017-06-14 14:15:19 +02:00 committed by GitHub
parent e6d875d5aa
commit 17816a9188

View File

@ -1,11 +1,11 @@
#!/bin/bash #!/bin/bash
##################################################################################################################### ##################################################################################################################################
# # # #
# This script is written by Pierre Goude # # This script is written by Pierre Goude #
# 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 # # This is an normal bash script and can be executed with sh #
# Generic user setup is: administrator, domain admins, groupnamesudores= groupname=hostname + sudoers on groupname # # Generic user setup is: administrator, domain admins, groupnamesudores= groupname=hostname + sudoers on groupname in AD groups #
##################################################################################################################### ##################################################################################################################################
#known bugs: see line 23-24 #known bugs: see line 23-24