set system aaa ldap search-timeout
The set system aaa ldap search-timeout command can be used to configure the number of seconds a router waits for a response from an LDAP request.
The delete system aaa ldap search-timeout command deletes the configuration.
Â
Command Syntax
set system aaa ldap search-timeout <value>
delete system aaa ldap search-timeout [<value>]
Â
Parameters
Parameter | Description |
search-timeout <value> | Specifies the number of seconds a router waits for a response from an LDAP request. The value is an integer ranging from 1 to 86400. The default value is 0, which indicates waiting indefinitely for the search to complete. |
Â
Example
Configure the number of seconds a router waits for a response from an LDAP request.
admin@PICOS# set system aaa ldap search-timeout 120
admin@PICOS# commit
Â
Copyright © 2024 Pica8 Inc. All Rights Reserved.