Fix on leave script

Fix on leave script
This commit is contained in:
PierreGode 2022-03-29 13:34:46 +02:00 committed by GitHub
parent 210b056ceb
commit e91723a3dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2507,6 +2507,7 @@ read -r -p "Do you really want to leave the domain: $SSSD (y/n)?" yn
exit
fi
exit
}
################################## encrypt pwd ###############################
encrypt(){
echo "This will create 3 files public key, private key and encrypted file"