Chapter 2 Setting Up XSCF 2-77
3. Use the showldapssl(8) command to confirm the LDAP/SSL server setting.
Enabling or Disabling the Usermapmode
â– Command operation
1. Use the showldapssl(8) command to display the usermapmode status.
2. Use the setldapssl(8) command to enable or disable the usermapmode.
XSCF> showldapssl server
Primary Server
address: 10.18.76.230
port: 4041
XSCF> showldapssl server -i
Alternate Server 1
address: 10.18.76.231
port: 0
Alternate Server 2
address: (none)
port: 0
Alternate Server 3
address: (none)
port: 0
Alternate Server 4
address: (none)
port: 0
Alternate Server 5
address: (none)
port: 0
XSCF> showldapssl
usermapmode: disabled
state: enabled
strictcertmode: disabled
timeout: 4
logdetail: none
<Example1> Enable the usermapmode.
XSCF> setldapssl usermapmode enable
<Example2> Disable the usermapmode.
XSCF> setldapssl usermapmode disable