]> git.ipfire.org Git - ipfire.org.git/commit
Try to reconnect to the LDAP server for longer than 30 seconds
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 9 Feb 2020 12:30:48 +0000 (12:30 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 9 Feb 2020 12:30:48 +0000 (12:30 +0000)
commitf001fd03741f7b05bcabfad50bd553551069cd4d
tree0ff7a7005f1be511202936999cd5827b394cc48c
parentb89dd000ee8d55d4f38a1f043877fb546ab80c8e
Try to reconnect to the LDAP server for longer than 30 seconds

When the LDAP server reboots or restarts for any reason, we were
only trying to reconnect for 30 seconds. Obviously a reboot could
take longer. Therefore this patch basically tries to reconnect
for forever.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/backend/accounts.py