Description
Add user access control (UAC) to an OST or RDS container. Mode is [RW | RWD].
|
NOTE: Only OST and RDA users can have access controls. Adding UAC commands applies only to RDS and OST containers. |
Syntax
container --add_uac --name <name> --user <user name> --mode <RW|RWD>
Where
--name Name of container. --user Name of the user. --mode Access permissions for the user: {RW | RWD}
Result
Successfully updated container with uac for user "<user name>".