6.1 HP IBRIX X9000 Network Storage System CLI Reference (TA768-96057, June 2012)

ibrix_localusers
Manages local user accounts for CIFS or HTTP access.
Description
If Local User authentication is configured for CIFS or HTTP shares, use the ibrix_localusers
command to create and manage local user accounts.
When naming local users, you should be aware of the following:
User names must be unique. The new name cannot already be used by another user or group.
The following names cannot be used: administrator, guest, root.
Synopsis
Add a local user account:
ibrix_localusers -a -u USERNAME -g DEFAULTGROUP -p PASSWORD [-n] [-h
HOMEDIR] [-s SHELL] [-i USERINFO] [-U USERID] [-S RID] [-G GROUPLIST]
The UID and RID will be generated automatically if you do not specify values for them.
Modify a local user account:
ibrix_localusers -m -u USERNAME [-g DEFAULTGROUP] [-p PASSWORD] [-n]
[-h HOMEDIR] [-s SHELL] [-i USERINFO] [-G GROUPLIST]
You cannot change the UID or RID for the account. If it is necessary to change a UID or RID, you
will need to delete the account and then recreate it with the new UID or RID.
Delete a local user account:
ibrix_localusers -d -u USERNAME
Display information about a specific local user account:
ibrix_localusers -l -u USERNAME
Display information about all local user accounts:
ibrix_localusers -L
Options
DescriptionOption
Specifies additional groups for the user.-G GROUPLIST
Displays information about all local users.-L
Specifies the RID for the local user. The RID is the last n digits of the SID, ranging from
2000 to 40000000.
-S RID
Specifies the UID for the local user.-U USERID
Adds a local user account.-a
Deletes a local user account.-d
Specifies the user's default local group.-g DEFAULTGROUP
Specifies the user's home directory. The default is /home/<username>.-h HOMEDIR
Specifies user information (for example, Doe, John, tel: 555-324-1212, Manager
for services group).
-i USERINFO
Displays information about a specific local user.-l
Modifies a local user account.-m
96 X9000 File Serving Software commands