6.5 HP StoreAll OS User Guide

The ADMINGROUP parameter must be set as follows:
Required setting for ADMINGROUP
Type of user
The ADMINGROUP parameter must be set to swiftSystem 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
SSystem user (Active
Directory or LDAP)
LStoreAll 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 swiftSystem 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
SSystem user (Active
Directory or LDAP)
LStoreAll 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