From 11f0fe02e70a512ca4e562c1d2b30245327705e8 Mon Sep 17 00:00:00 2001
From: PierreGode Joining to domain is fairly easy, but then you have all the configuration around it to get everything to work
-as you expect, like:
-getting an "empty login prompt for ADusers" at the login promt
-setting sudo permissions
-settings for mobile accound in sam
-better security with ssh login allowence
-additional configuration to sssd.conf
-this script allows you to join a domain very easly just awnsering a couple of questions
-. It autodetects 7 different distros
-. It autodetects realm
-. It generates or edit nessesery files
-built in failcheck
getting an "empty login prompt for ADusers" at the login promt
+setting sudo permissions
+settings for mobile accound in sam
+better security with ssh login allowence
+additional configuration to sssd.conf
+this script allows you to join a domain very easly just awnsering a couple of questions
+. It autodetects 7 different distros
+. It autodetects realm
+. It generates or edit nessesery files
+built in failcheck
update: Added flag options no minimize the menu and add logging: see sudo sh ADconnection.sh --help