6.5 HP StoreAll OS CLI Reference Guide

Table Of Contents
NOTE: StaticUsernameFilePath and DomainSid must be set prior to setting other
parameters.
-S UsernameSearchOrder can have one of the following values:
STATIC_ONLY = 0
DYNAMIC_ONLY = 1
STATIC-DYNAMIC = 2
DYNAMIC-STATIC = 3
NOTE: Either UsernameSearchOrder or DynamicUserNameScriptPath or both need to
be set prior to setting UsernameSearchOrder depending on the value of
UsernameSearchOrder.
-f StaticUsernameFilePath is the path to the static username file, for example: /etc/
static.map
-n DynamicUserNameScriptPath is the path to the dynamic user name script file, for
example: /etc/dynamic.map
-M UsernameMapDomainSid is the domain SID octate value in the range (2-99), for example:
Input octate - 33
-R AllowUsernameRemapping the value can be set to 1 or 0, where enable=1 and
disable=0.
Display information for username mapping:
ibrix_idmapping -i
Disable the username mapping:
ibrix_usernamemapping -d
Enable the username mapping:
ibrix_usernamemapping -e
Options
DescriptionOption
Username MapDomain Sid-M
Allows username remapping-R
Search order-S
Add username mapping-a
Disable existing username mapping-d
Enable existing username mapping-e
Static username map file path-f
Display username mapping information-i
Modify existing username mapping-m
Dynamic username script path-n
Shows the usage for this command.?
ibrix_usernamemapping 203