user_ldap icon indicating copy to clipboard operation
user_ldap copied to clipboard

LDAP connection timeout during long running processes

Open PVince81 opened this issue 7 years ago • 21 comments

It has been observed that sometimes after long running processes, the LDAP connection can time out.

One idea would be to regularily reconnection to LDAP, or even detect the timeout and issue a single reconnection attempt.

I seem to remember that @jvillafanez said it was tricky or not possible. Can you repost your answer here ?

One other solution that we'll need soon is to have a user account table https://github.com/owncloud/core/issues/23558 to remove the need to connect to LDAP that often, which should solve most of the timeout problems.

@jvillafanez @butonic @DeepDiver1975

PVince81 avatar Jan 13 '17 13:01 PVince81