beautypg.com

Sample commands – HP StoreAll Storage User Manual

Page 142

background image

The ADMINGROUP parameter must be set as follows:

Required setting for ADMINGROUP

Type of user

The ADMINGROUP parameter must be set to swift

System user (Active
Directory or LDAP)

The ADMINGROUP parameter must be IbrixSwGroup or a user defined administrator group
in StoreAll local group.

StoreAll local users

Required setting for USERTYPE

Type of user

S

System user (Active
Directory or LDAP)

L

StoreAll local users

Sample commands

An example of adding a local StoreAll user from the IbrixSwGroup:

ibrix_objectstoreadmin –m –n IbrixSwGroup -u IBRIXLocaluser1 –t L

An example of adding a system AD user from the swift group:

ibrix_objectstoreadmin –m –n swift -g ADGROUP1-u ADUSER1 –t S

Removing administrative privileges from a user using the CLI

Administrative privileges are revoked from a user by removing the user from the required
administrative group.

To first display the list of existing administrative groups, run the following command:

ibrix_objectstoreadmin -l -k

To remove a user from a group:

ibrix_objectstoreadmin -d -g ADMINGROUP -u USERNAME -t USERTYPE

Required setting for ADMINGROUP

Type of user

The ADMINGROUP parameter must be set to swift

System user (Active
Directory or LDAP)

The ADMINGROUP parameter must be IbrixSwGroup or a user defined admin group in
StoreAll local group.

StoreAll local users

Required setting for USERTYPE

Type of user

S

System user (Active
Directory or LDAP)

L

StoreAll local users

Sample commands

An example of removing a local StoreAll user from the IbrixSwGroup:

ibrix_objectstoreadmin –d –g IbrixSwGroup -u IBRIXLocaluser1 –t L

An example of removing a system AD user from the swift group:

ibrix_objectstoreadmin –d –g swift -u ADUSER1 –t S

142

Using Object Store