7 messages in net.sourceforge.lists.courier-usersRe: [courier-users] ldap problem - au...
FromSent OnAttachments
Robert PenzJun 13, 2006 4:05 am 
Sam VarshavchikJun 13, 2006 3:29 pm 
Robert PenzJun 14, 2006 1:19 am 
Robert PenzJun 16, 2006 11:13 am 
Amol KulkarniJun 16, 2006 11:27 pm 
Robert PenzJun 19, 2006 2:17 am 
Robert PenzJun 22, 2006 1:24 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] ldap problem - authldap: TEMPFAILActions...
From:Robert Penz (robe@outertech.com)
Date:Jun 22, 2006 1:24:31 am
List:net.sourceforge.lists.courier-users

On Saturday 17 June 2006 08:28, Amol Kulkarni wrote:

actually this seems to be a problem with authldap module. i've also experienced same problem. it looks like for whatever reason the ldap connection has terminated from ldap side, but authldap module cannot determine from the connection pointer whether the connection is open or not so it uses the connection and fails. in my particular case the problem was the ldap connection was idle for more time than idle timeout of ldap so ldap terminated it. i've not yet found a satisfactory soln to the problem. though mr. sam has suggested on the list that we should increase ldap idle timeout to be large i.e 1 or 2 hours.

that work-around solved my problem. so this can be considered of an authldap bug. big thx again!