mirror of
https://github.com/PierreGode/Linux-Active-Directory-join-script.git
synced 2025-12-21 08:50:12 +01:00
Fix on leave script
Fix on leave script
This commit is contained in:
parent
210b056ceb
commit
e91723a3dc
@ -2507,6 +2507,7 @@ read -r -p "Do you really want to leave the domain: $SSSD (y/n)?" yn
|
|||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
exit
|
exit
|
||||||
|
}
|
||||||
################################## encrypt pwd ###############################
|
################################## encrypt pwd ###############################
|
||||||
encrypt(){
|
encrypt(){
|
||||||
echo "This will create 3 files public key, private key and encrypted file"
|
echo "This will create 3 files public key, private key and encrypted file"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user