Added flag options see: sudo sh ADconnection.sh --help

This commit is contained in:
root 2018-05-19 23:10:41 +02:00
parent 537bc9d28f
commit e71d835fed

View File

@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
################################################################################################################################## ##################################################################################################################################
# # # #
# This script is written by Pierre Goude # # This script is written by Pierre Gode #
# 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 groupname in AD groups # # Generic user setup is: administrator, domain admins, groupnamesudores= groupname=hostname + sudoers on groupname in AD groups #