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
1f458b47c7
commit
180c8e287c
@ -49,7 +49,7 @@ if [ $? -ne 0 ]; then
|
||||
exit 1
|
||||
fi
|
||||
clear
|
||||
echo "Please enter user to add (user without @server.server)"
|
||||
echo "Please enter user to add (user WITHOUT the @server.server)"
|
||||
read UseR
|
||||
sudo echo "Configuratig files"
|
||||
sudo systemctl enable sssd
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user