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
45fd89a195
commit
3a3cefad5e
@ -86,7 +86,7 @@ eof
|
|||||||
ubuntuclient14(){
|
ubuntuclient14(){
|
||||||
export HOSTNAME
|
export HOSTNAME
|
||||||
myhost=$( hostname )
|
myhost=$( hostname )
|
||||||
sudo update
|
sudo apt-get update
|
||||||
sudo apt-get install realmd adcli sssd -y
|
sudo apt-get install realmd adcli sssd -y
|
||||||
sudo apt-get install ntp -y
|
sudo apt-get install ntp -y
|
||||||
sudo apt-get install realmd sssd sssd-tools samba-common krb5-user
|
sudo apt-get install realmd sssd sssd-tools samba-common krb5-user
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user