setldapssl(8)
System Administration 225
EXAMPLES EXAMPLE 1 Configures the LDAP/SSL primary server, specifying a port other than the
default.
EXAMPLE 2 Sets name for administrator group 3.
EXAMPLE 3 Sets name for custom group 2.
EXAMPLE 4 Sets roles for custom group 2.
usermapmode Enable or disable use of the usermap. When enabled, user
attributes specified with the usermap operand, rather
than userdomain, are used for user authentication.
usermap Only if usermapmode is enabled, configure the specified
usermap parameter:
attributeInfo
Use the specified attribute information for user validation
binddn
Use the specified Distinguished Name for binding with the
LDAP/SSL server
bindpw
Use the specified password for binding with the LDAP/
SSL server
searchbase
Configure the specified search base
For more information, see EXAMPLES.
default Reset LDAP/SSL settings to factory default.
XSCF> setldapssl server 10.1.12.250:4040
XSCF> setldapssl group administrator -i 3 name CN=spSuperAdmin,
OU=Groups,DC=Sales,DC=aCompany,DC=com
XSCF> setldapssl group custom -i 2 name CN=spLimitedAdmin,
OU=Groups,DC=Sales,DC=aCompany,DC=com
XSCF> setldapssl group custom -i 2 role auditadm,platop