mirror of
https://github.com/kakwa/ldapcherry
synced 2024-11-22 09:24:21 +01:00
greater timeout
This commit is contained in:
parent
8269371588
commit
567e4c7d5f
@ -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…
Reference in New Issue
Block a user