User`s guide

258 XgOS User’s Guide September 2014
If the configuration is not correct, the state will be “up/down”. The error field will
show the corresponding warning so the administrator will know how to use set
ims ad-server to resolve the problem. If the state is “indeterminate,” it means the
server-type of the IMS is not properly configured as ldap_ad, as the following
example shows. The administrator can then use set ims -server-type to fix the
problem:
Example: Set IMS to an AD Server
The following shows the command to set IMS to an AD server.
kerberos-default-realm XSIGO.COM
kerberos-default-domain xsigo.com
kdc-host-name host-name2.xsigo.com
kdc-port-num 88
------------------------------------------------------------------
set ims -server-type=ldap_ad
show ims
cache-timeout token-timeout server-type
----------------------------------------------------------------
240 5 ldap_ad
show ims -detail
----------------------------------------------------------------
cache-timeout 240
token-timeout 5
server-type ldap_ad
search-order internalFirst
maps-to-root root
num-of-servers 3
num-of-ad 2
num-of-sun 0
num-of-ibm 0
num-of-radius 1
----------------------------------------------------------------