mod_shared_roster_ldap ; LDAPResult: timeLimitExceeded

Hi all.

I've configured mod_shared_roster_ldap with flat DIT and it starts to discover the groups and users.
Since we have an really big ldap instance i ran in an timeout error:

=INFO REPORT==== 2011-01-11 10:59:26 ===
D(<0.295.0>:eldap:746) : {searchResEntry,
{'SearchResultEntry',
"uid=keihar53,ou=123,ou=456,ou=789,ou=1011,ou=1213,o=1415,c=de",
[{'PartialAttributeList_SEQOF',"uid",
["keihar53"]}]}}

=INFO REPORT==== 2011-01-11 10:59:26 ===
D(<0.295.0>:eldap:746) : {searchResDone,
{'LDAPResult',timeLimitExceeded,[],[],
asn1_NOVALUE}}

Module Config:
[{ldap_base,"ou=1213,o=1415,c=de"},
{ldap_rfilter,"(objectclass=person"},
{ldap_groupattr, "o"},
{ldap_memberattr, "uid"},
{ldap_filter,"(objectclass=person)"},
{ldap_filter,"(objectclass=*)"},
{ldap_userdesc, "cn"}
]

Where can i configure the timeout limit ?
Regards, Marcus

Syndicate content