mirror of
https://github.com/kakwa/ldapcherry
synced 2025-07-03 11:57:41 +02:00
greater timeout
This commit is contained in:
parent
8269371588
commit
567e4c7d5f
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ cfg = {
|
|||
'objectclasses' : 'top, person, organizationalPerson, simpleSecurityObject, posixAccount',
|
||||
'dn_user_attr' : 'uid',
|
||||
'group_attr.member' : "%(dn)s",
|
||||
'timeout' : 10,
|
||||
}
|
||||
|
||||
def syslog_error(msg='', context='',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue