立即与支持人员聊天
与支持团队交流

QoreStor 7.1.3 - Command Line Reference Guide

Introduction to the QoreStor Command Line Reference Guide Introducing QoreStor Managing QoreStor
Alerts Commands Authenticate Commands Email_alerts Commands OST RDA SAML sc_manager command Stats Storage Group commands System User
Managing QoreStor Storage Operations
Cloud_tier Connection Container iSCSI NDMP Object_container Object_direct Performance_tier Replication Seed Schedule VTL
Maintaining QoreStor About us

container --add_uac

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>".

container --delete_uac

Description

Delete user access control to the container.

Syntax

container --delete_uac --name <name>  --user <user name>

Where

--name   Name of container.
--user   Name of the user.

Result

Successfully deleted uac for user "<user>" from the container

container --update_uac

Description

Update user access control to the container. Mode is [RW | RWD]

Syntax

container --update_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>"

container --show_uac

Description

Show user access controls of all users (or just specified user) of the container.

Syntax

container --show_uac [--name <name>] [--user <user name>]

Where:

--name   Name of container. 
--user   Name of the user.

Result

The UAC configuration will be displayed.

container: <name>, user: <user>, user_id: 6, access: RW
相关文档

The document was helpful.

选择评级

I easily found the information I needed.

选择评级