From 14b0bbe7fe1f801dc3e4b984afebe257c957df15 Mon Sep 17 00:00:00 2001 From: PierreGoude Date: Fri, 23 Feb 2018 13:31:46 +0100 Subject: [PATCH] Realm join bash script --- ADconnection.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ADconnection.sh b/ADconnection.sh index f74138d..cb86546 100644 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -5,6 +5,7 @@ # 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 # +# # ################################################################################################################################## #known bugs: Sometimes the script bugs after AD administrator tries to authenticate, temporary solution is running the script again # 1 2 times. if it still is not working see line 24-25