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
3196c8b3d2
commit
d69f94214d
@ -121,6 +121,7 @@ sudo echo "Configuratig files.."
|
|||||||
sudo echo "Verifying the setup"
|
sudo echo "Verifying the setup"
|
||||||
sudo systemctl enable sssd
|
sudo systemctl enable sssd
|
||||||
sudo systemctl start sssd
|
sudo systemctl start sssd
|
||||||
|
states=$( echo 0 )
|
||||||
clear
|
clear
|
||||||
read -p "${RED_TEXT}"'Do you wish to enable SSH login.group.allowed'"${END}""${NUMBER}"'(y/n)?'"${END}" yn
|
read -p "${RED_TEXT}"'Do you wish to enable SSH login.group.allowed'"${END}""${NUMBER}"'(y/n)?'"${END}" yn
|
||||||
case $yn in
|
case $yn in
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user