Update ADconnection.sh

This commit is contained in:
PierreGoude 2017-08-10 09:34:27 +02:00 committed by GitHub
parent 507b4dbb29
commit c100545eb8

View File

@ -1,8 +1,8 @@
#!/bin/bash
##################################################################################################################################
# #
# 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 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 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 #
##################################################################################################################################