ldap-timeout <1-5>
ldap-timeout <1-5>
ldap-timeout <1-5> |
Configures the LDAP query timeout interval from 1 - 5 seconds (default is 2 seconds) When enabled, LDAP service allows the AP or controller to bind with the LDAP server and query it for user details. The LDAP query timeout is the interval between a request to and the response from the LDAP server. Once this interval is exceeded, the LDAP bind and query is timed out. |
nx9500-6C8809(config-role-policy-test)#ldap-timeout 1
nx9500-6C8809(config-role-policy-test)#show context role-policy test default-role use ip-access-list in test precedence 1 ldap-query self ldap-timeout 1 ldap-deadperiod 100 ldap-server 1 host 192.168.13.7 bind-dn CN=Adminstrator,CN=Users,DC=TechPub, DC=com base-dn CN=Administrator,CN=Users,DC=com bind-password 0 superuser port 2 nx9500-6C8809(config-role-policy-test)#
no (role-policy-config-mode-command) |
Removes or resets the LDAP query timeout to default (2 seconds) |