Specifications
AOS-W Commands 681
Chapter 29
Example
(Alcatel6000) (config-ldapserver-paul)#allow-noencrypt
(Alcatel6000) (config-ldapserver-paul)#
(Alcatel6000) (config-ldapserver-paul)#allow-noencrypt
aaa ldap-server authport
Specifies the port number used for LDAP authentication. The default for LDAP
over SSL is port 636. The default for SSL over LDAP is port 389.
Syntax
[no] authport INTEGER
where INTEGER is the port number to be used for authentication.
Example
(Alcatel6000) (config-ldapserver-paul)#authport 65000
(Alcatel6000) (config-ldapserver-paul)#
aaa ldap-server base-dn
Configures the Base Distinguished Name used to search for the LDAP server.
Syntax
base-dn STRING
where STRING is the Base Distinguished Name for searching the LDAP server.
limits, length, etc TBD.
Example
(Alcatel6000) (config-ldapserver-paul)#base-dn paulbase
(Alcatel6000) (config-ldapserver-paul)#
aaa ldap-server filter
Defines the filter to be used as the key when searching for the LDAP server.
Syntax
[no] filter STRING
where STRING is the filter that is used as a key when searching the LDAP
server.
See also aaa ldap-server key-attribute