6.5 HP StoreAll OS CLI Reference Guide

Table Of Contents
ibrix_idmapping -m [-O IDMapNameServiceOrder] [-M NISMaxEntries] [-F
FileMaxEntries] [-U UserMapFilePath] [-G GroupMapFilePath][-r
RequireNamecaseMatch] [-c FirstCaseIndependentMatch] [-w
DenyConnectionUserWithoutID] [-s SkipEnumForAccountWithoutID]
-O IDmapNameServiceOrder, for example: NIS, LDAP, FILES or any combination of 2.
NOTE: Keep in mind:
The UserNameFilePath and GroupNameFilePath parameters are required when
"files" is assigned as a service in the IDmapNameServiceOrder.
All required LDAP parameters must be set using the ibrix_ldapidmapping command
prior to assigning "ldap" as a service using the IDmapNameServiceOrder parameter.
-M NISMaxEntries, for example: 10
-F FileMaxEntries,for example: 10
-U UserMapFilePath, Sets the file path and sync to passive nodes for the username for
example: /etc/useridmap.map
-G GroupMapFilePath, Sets the file path and sync to passive nodes for Groupname for
example: /etc/groupidmap.map
-r RequireNameCaseMatch, Default is 1 (enabled). Options are: 0 or 1
-c FirstCaseIndepenentMatch, Default is 0 (disabled). Options are: 0 or 1
NOTE: RequireNameCaseMatch and FirstCaseIndependentMatch cannot be set
at the same time.
-w DenyConnectionUserWithoutID, Default is 0 (disabled). Options are: 0 or 1
-s SkipEnumForAccountWithoutID, Default is 1 (enabled). Options are: 0 or 1
Disable ID mapping:
ibrix_idmapping -d
Enables ID mapping:
Before enabling ID mapping, please make sure ID mapping is configured with the proper
IDmapNameServiceOrder using the -a or -m option.
ibrix_idmapping -e
Display information for ID mapping:
ibrix_idmapping -i
Options
DescriptionOption
Maximum file entries(default 10, zero = no limit)-F
Sets the file path and sync to passive nodes for Groupname, for example:
/etc/groupidmap.map
-G
NIS Max entries (default 10, zero = no limit)-M
Services can be set to the following options: NIS, LDAP, FILES-O
Sets the file path and sync to passive nodes for the username for example:
/etc/useridmap.map
-U
Adds ID mapping.-a
120 StoreAll commands