From c100545eb8a3c0d425395ac2d453b160b34f1034 Mon Sep 17 00:00:00 2001 From: PierreGoude Date: Thu, 10 Aug 2017 09:34:27 +0200 Subject: [PATCH] Update ADconnection.sh --- ADconnection.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ADconnection.sh b/ADconnection.sh index a5a3ed2..9550ad9 100644 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -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 # ##################################################################################################################################