mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 09:57:41 +00:00
timelimit and bind_timelimit
This commit is contained in:
parent
a9615943f6
commit
0b11b7e717
@ -226,6 +226,13 @@ when you imported the sudoers. Below is an example /etc/ldap.conf
|
||||
#uri ldaps://secureldapserver
|
||||
#uri ldaps://secureldapserver ldap://ldapserver
|
||||
#
|
||||
# The amount of time, in seconds, to wait while trying to connect to
|
||||
# an LDAP server.
|
||||
bind_timelimit 30
|
||||
#
|
||||
# The amount of time, in seconds, to wait while performing an LDAP query.
|
||||
timelimit 30
|
||||
#
|
||||
# must be set or sudo will ignore LDAP
|
||||
sudoers_base ou=SUDOers,dc=example,dc=com
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user