Chapter 2 Setting Up XSCF 2-53
â– While Active Directory is enabled, when you attempt to login to XSCF via the
telnet, you might fail to login due to timeout of the query to secondary alternated
server or later.
â– If the specified timeout is too brief for the configuration, the login process or
retrieval of user privilege settings could fail. In such case, specify larger value for
the timeout and then try again.
â– If you are an Active Directory user, you cannot upload a user public key. When
you set the user public key to XSCF before XCP1100, delete the user public key.
The Active Directory users can access to XSCF via SSH by using the password
authentication and can login to XSCF.
Enabling or Disabling the Active Directory Server
â– Command operation
1. Use the showad(8) command to display the use of Active Directory server.
2. Use the setad(8) command to enable or disable the use of Active Directory
server.
3. Use the showad(8) command to confirm the use of Active Directory server.
XSCF> showad
dnslocatormode: disabled
expsearchmode: disabled
state: disabled
strictcertmode: disabled
timeout: 4
logdetail: none
<Example1> Enable the use of Active Directory server.
XSCF> setad enable
<Example2> Disable the use of Active Directory server.
XSCF> setad disable
XSCF> showad
dnslocatormode: disabled
expsearchmode: disabled
state: enabled
strictcertmode: disabled
timeout: 4
logdetail: none