Backup and restore Filespace ACLs script

  • Updated

In this article we will focus on the task of listing the Users capturing their Admin roles, Groups and assignments, along with their Permissions (or shares) depending on Filespace format via a backup and individual restoration scripts.

Each script generates the exact commands required to restore the Filespace configuration. It is used to capture the configuration as opposed to Transferring Filespace Access Control Lists ACLs (Users, Groups and Permissions) between Filespaces.

Will generate new Lucid\ users temporary passwords within users_passwords.txt. output file.

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

Usage:

./ACLs_backup_restore.sh <adminrootpwd>

In order to restore, simply execute any of the individually generated scripts.

lucid_user_create.sh
lucid_group_create.sh
lucid_user_group_assign.sh
lucid_user_roles_assign.sh
lucid_permissions_assign.sh

 

Was this article helpful?

0 out of 0 found this helpful