mirror of
https://github.com/PierreGode/Linux-Active-Directory-join-script.git
synced 2025-12-21 08:50:12 +01:00
Active directory join script for Ubuntu and debian
Semi automated active directory script. Will detect your ubuntu version (14 and 16 only ) Will find you realm on network
This commit is contained in:
parent
6f34a278d3
commit
1c4e41ddd3
@ -66,6 +66,7 @@ then
|
||||
echo "Detecting Ubuntu 16"
|
||||
sudo realm join --verbose --user=$ADMIN $DOMAIN
|
||||
else
|
||||
clear
|
||||
echo "Having issuers to detect your Ubuntu version"
|
||||
exit
|
||||
fi
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user