mirror of
https://github.com/PierreGode/Linux-Active-Directory-join-script.git
synced 2025-12-21 08:50:12 +01:00
Rework on leaving domain and rejoin
Rework on leaving domain and rejoin
This commit is contained in:
parent
4a8b13c352
commit
a9399886a5
@ -2404,6 +2404,7 @@ read -r -p "Do you really want to leave the domain: $SSSD (y/n)?" yn
|
|||||||
echo ""
|
echo ""
|
||||||
sudo echo "" | sudo tee /etc/sssd/sssd.conf
|
sudo echo "" | sudo tee /etc/sssd/sssd.conf
|
||||||
echo "has left $SSSD"
|
echo "has left $SSSD"
|
||||||
|
PRECHECK_FN
|
||||||
echo ""
|
echo ""
|
||||||
notify-send ADconnection "Left $SSSD "
|
notify-send ADconnection "Left $SSSD "
|
||||||
else
|
else
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user