5.6 HP StorageWorks X9000 File Serving Software User Guide (TA768-96035, June 2011)

To add a local user account from the CLI, use this command:
ibrix_localusers -a -u USERNAME -g DEFAULTGROUP -p PASSWORD [-h HOMEDIR]
[-s SHELL] [-i USERINFO] [-U USERID] [-S RID] [-G GROUPLIST]
Modifying a local user
To change the information for a local user account, select the account on the Local Users pane
and click Modify. You can then make the necessary changes on the Modify Local User dialog box.
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.
To modify a local user account from the CLI, use the following command:
ibrix_localusers -m -u USERNAME [-g DEFAULTGROUP] [-p PASSWORD] [-h
HOMEDIR] [-s SHELL] [-i USERINFO] [-G GROUPLIST]
Deleting a local user
To delete a local user account, select the account on the Local Users pane, click Delete, and confirm
the operation. To delete an account from the CLI, use the following command:
ibrix_localusers -d -u USERNAME
48 Configuring authentication for CIFS, FTP, and HTTP