Remove all permissions (or shares) from users and groups Bash script

  • Updated

Useful to run if performing a migration and you want revoke access to the source. Removes all users and groups permissions (or shares) detects Filespace format.

Suggest running backup script https://lucidlink3.zendesk.com/hc/en-us/articles/31125347568909-Backup-and-restore-Filespace-ACLs-script to capture configuration should a restore be necessary. 

curl -O https://lucidlink-support.s3.amazonaws.com/scripts/ACL/remove_premissions_script.sh
chmod +x remove_premissions_script.sh

Usage:

./remove_premissions_script.sh <adminrootpwd>

Was this article helpful?

0 out of 0 found this helpful