Technical data

BLADEOS 6.3 Command Reference
214
Chapter 4: Configuration Commands BMD00186-B, April 2010
LDAP Server Configuration
LDAP (Lightweight Directory Access Protocol) is an authentication protocol that allows a remote
access server to forward a user's logon password to an authentication server to determine whether
access can be allowed to a given system.
Table 111 LDAP Configuration commands
Command Syntax and Usage
[no] ldap-server primary-host <IP address> [data-port|mgta-port|
mgtb-port]
Sets the primary LDAP server address.
Command mode: Global configuration
[no] ldap-server secondary-host <IP address> [data-port|mgta-port|
mgtb-port]
Sets the secondary LDAP server address.
Command mode: Global configuration
[default] ldap-server port <UDP port number>
Enter the number of the UDP port to be configured, between 1 - 65000. The default is 389.
Command mode: Global configuration
ldap-server retransmit <1-3>
Sets the number of failed authentication requests before switching to a different LDAP server.
The default is 3 requests.
Command mode: Global configuration
ldap-server timeout <4-15>
Sets the amount of time, in seconds, before a LDAP server authentication attempt is
considered to have failed. The default is 5 seconds.
Command mode: Global configuration
ldap-server domain [<1-128 characters>|none]
Sets the domain name for the LDAP server. Enter the full path for your organization. For
example:
ou=people,dc=mydomain,dc=com
Command mode: Global configuration