154
Examples
# Specify the search scope for the LDAP authentication as all subdirectories of the base DN for
LDAP server
ccc
.
<Sysname> system-view
[Sysname] ldap server ccc
[Sysname-ldap-server-ccc] search-scope all-level
Related commands
display ldap scheme
ldap server
server-timeout
Use
server-timeout
to set the LDAP server timeout period, the maximum time that the device waits
for an LDAP response.
Use
undo server-timeout
to restore the default.
Syntax
server-timeout
time-interval
undo server-timeout
Default
The LDAP server timeout period is 10 seconds.
Views
LDAP server view
Predefined user roles
network-admin
mdc-admin
Parameters
time-interval
: Specifies the LDAP server timeout period in the range of 5 to 20 seconds.
Usage guidelines
If you change the LDAP server timeout period, the change is effective only on the LDAP
authentication that occurs after the change.
Examples
# Set the LDAP server timeout period to 15 seconds for LDAP server
ccc
.
<Sysname> system-view
[Sysname] ldap server ccc
[Sysname-ldap-server-ccc] server-timeout 15
Related commands
display ldap scheme
user-parameters
Use
user-parameters
to configure LDAP user attributes, including the username attribute,
username format, and user-defined user object class.
Use
undo user-parameters
to restore the default of an LDAP user attribute.