From fdd4882f53b5a17e7449dce4c908efbdbf52b62c Mon Sep 17 00:00:00 2001 From: PierreGode Date: Tue, 14 Aug 2018 10:15:28 +0200 Subject: [PATCH] Added join for Fedora, Debian, Kali, Linux Mint. Supported OS's: Ubuntu 14-18 + mate,Debian ,Cent OS,Rasbian ,Fedora.Linux Mint and Kali ( autodetect function ) --- ADconnection.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ADconnection.sh b/ADconnection.sh index 079fe46..f38c26b 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 # +# Supported OS's: Ubuntu 14-18 + mate,Debian ,Cent OS,Rasbian ,Fedora.Linux Mint and Kali ( autodetect function ) # # # ################################################################################################################################## #known bugs: Sometimes the script bugs after AD administrator tries to authenticate, temporary solution is running the script again