6.5 HP StoreAll OS CLI Reference Guide

Table Of Contents
ibrix_objectstoreadmin
Used to perform administrative duties associated with Object Store shares.
Description
The ibrix_objectstoreadmin command lets you manage administrative privileges to groups
and users, in addition to managing container synchronization.
Synopsis
Give administrative privileges to a user:
ibrix_objectstoreadmin -m -n ADMINGROUP [-g USERGROUP] -u USERNAME -t
USERTYPE
IMPORTANT: When you grant administrative rights to a system user (AD or LDAP), the process
executes on the nodes. If any of the nodes are down while you grant administrative privileges, the
user will not have administrative privileges on the node that was down when administrative privileges
were granted. Rerun the command for granting administrative privileges to a system user.
Make a group an Object Store administrator group:
The given group is added into the Object Store administrator group. Every member in the group
is granted administrative privileges.
ibrix_objectstoreadmin -a -k ADMINGROUP
Removes a group from an ObjectStore administrator group:
ibrix_objectstoreadmin -d -k ADMINGROUP
Removes a user from a specified group:
ibrix_objectstoreadmin -d -g GROUPNAME -u USERNAME -t USERTYPE
Lists the Object Store administrator groups:
ibrix_objectstoreadmin -l -k
Lists the groups of users:
ibrix_objectstoreadmin -l -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 also be IbrixSwGroup or a user defined admin group
in IBRIX local group.
StoreAll local users
Required Setting for USERTYPE
Type of user
SSystem user (Active
Directory or LDAP)
LStoreAll local users
Clears all expired tokens from the keystone identity server database:
ibrix_objectstoreadmin -d -e
Adds a list of specified IP addresses of proxy server nodes of a target HP StoreAll/Non HP StoreAll
Object Store cluster to container server configuration files for container sync configuration:
ibrix_objectstoreadmin -a -p IPADDRESSLIST
154 StoreAll commands