mirror of
https://github.com/PierreGode/Linux-Active-Directory-join-script.git
synced 2025-12-21 16:50:13 +01:00
Update ADconnection.sh
This commit is contained in:
parent
1f458b47c7
commit
180c8e287c
@ -49,7 +49,7 @@ if [ $? -ne 0 ]; then
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
clear
|
clear
|
||||||
echo "Please enter user to add (user without @server.server)"
|
echo "Please enter user to add (user WITHOUT the @server.server)"
|
||||||
read UseR
|
read UseR
|
||||||
sudo echo "Configuratig files"
|
sudo echo "Configuratig files"
|
||||||
sudo systemctl enable sssd
|
sudo systemctl enable sssd
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user