Chapter 2 Setting Up XSCF 2-55
3. Use the showad(8) command to confirm the Active Directory server setting.
Enabling or Disabling the DNS locator Mode
â– Command operation
1. Use the showad(8) command to display the DNS locator mode status.
2. Use the setad(8) command to enable or disable the DNS locator mode.
XSCF> showad server
Primary Server
address: 10.24.159.150
port: 8080
XSCF> showad server -i
Alternate Server 1
address: 10.24.159.151
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> showad
dnslocatormode: disabled
expsearchmode: disabled
state: enabled
strictcertmode: disabled
timeout: 4
logdetail: none
<Example1> Enable the DNS locator mode.
XSCF> setad dnslocatormode enable
<Example2> Disable the DNS locator mode.
XSCF> setad dnslocatormode disable