mirror of
https://github.com/PierreGode/Linux-Active-Directory-join-script.git
synced 2025-12-21 08:50:12 +01:00
Update ADconnection.sh
This commit is contained in:
parent
046daafcec
commit
68301c0525
@ -20,9 +20,9 @@ sudo
|
||||
ubuntuclient16(){
|
||||
export HOSTNAME
|
||||
myhost=$( hostname )
|
||||
sudo aptitude install realmd adcli sssd
|
||||
sudo aptitude install ntp
|
||||
|
||||
sudo apt-get install realmd adcli sssd -y
|
||||
sudo apt-get install ntp -y
|
||||
clear
|
||||
echo "Please enter the domain you wish to join: "
|
||||
read DOMAIN
|
||||
echo "please enter Your domain’s NetBios name"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user