Still with ldap error

2009-05-22 Thread Sergio Belkin
Hi,

Some months ago I mentioned a problem that it seems to be non-fatal
but it still is there:

Fri May 22 10:00:50 2009 : Error: rlm_ldap: ldap_search() failed: LDAP
connection lost.
Fri May 22 10:00:50 2009 : Info: rlm_ldap: Attempting reconnect


This problem appears more or less every 90 seconds.

on ldap logs you can see things like that:


May 22 04:16:40 ldap-server slapd[27663]: conn=219 fd=14 ACCEPT from
IP=127.0.0.1:56359 (IP=127.0.0.1:389)
May 22 04:16:40 ldap-server slapd[27663]: conn=219 op=0 BIND
dn=uid=jojo0l4,ou=people,dc=domain,dc=edu method=128
May 22 04:16:40 ldap-server slapd[27663]: conn=219 op=0 BIND
dn=uid=jojo0l4,ou=people,dc=domain,dc=edu mech=SIMPLE ssf=0
May 22 04:16:40 ldap-server slapd[27663]: conn=219 op=0 RESULT tag=97
err=0 text=
May 22 04:17:19 ldap-server slapd[27663]: conn=219 op=1 BIND anonymous
mech=implicit ssf=0
May 22 04:17:19 ldap-server slapd[27663]: conn=219 op=1 BIND
dn=uid=jojoi1,ou=people,dc=domain,dc=edu method=128
May 22 04:17:19 ldap-server slapd[27663]: conn=219 op=1 BIND
dn=uid=jojoi1,ou=people,dc=domain,dc=edu mech=SIMPLE ssf=0
May 22 04:17:19 ldap-server slapd[27663]: conn=219 op=1 RESULT tag=97
err=0 text=
May 22 04:18:01 ldap-server slapd[27663]: conn=219 fd=14 closed (idletimeout)
May 22 09:31:50 ldap-server slapd[17574]: conn=219 fd=23 ACCEPT from
IP=IPADDRESS:57845 (IP=0.0.0.0:636)
May 22 09:31:50 ldap-server slapd[17574]: conn=219 fd=23 TLS
established tls_ssf=256 ssf=256
May 22 09:31:50 ldap-server slapd[17574]: conn=219 op=0 BIND
dn=uid=jojo2,ou=people,dc=domain,dc=edu method=128
May 22 09:31:50 ldap-server slapd[17574]: conn=219 op=0 BIND
dn=uid=jojo2,ou=people,dc=domain,dc=edu mech=SIMPLE ssf=0
May 22 09:31:50 ldap-server slapd[17574]: conn=219 op=0 RESULT tag=97
err=0 text=
May 22 09:31:50 ldap-server slapd[17574]: conn=219 op=1 UNBIND
May 22 09:31:50 ldap-server slapd[17574]: conn=219 fd=23 closed
May 22 10:07:45 ldap-server slapd[22236]: conn=219 fd=17 ACCEPT from
IP=IPADDRESS:36313 (IP=0.0.0.0:636)
May 22 10:07:45 ldap-server slapd[22236]: conn=219 fd=17 TLS
established tls_ssf=256 ssf=256


I've tried modifying idletimeout  y timelimit on slapd.conf, and
modifying limits per ldap radius user.

I was playing with timeout and timelimit and nothing changed it.
Raising and lowering


Using FreeRADIUS Version 2.1.1, for host x86_64-unknown-linux-gnu,
built on Oct 21 2008 at 15:14:37


I'd thank you your help!
-- 
--
Open Kairos http://www.openkairos.com
Watch More TV http://sebelk.blogspot.com
Sergio Belkin -
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: Still with ldap error

2009-05-22 Thread Alan DeKok
Sergio Belkin wrote:
 Hi,
 
 Some months ago I mentioned a problem that it seems to be non-fatal
 but it still is there:
 
 Fri May 22 10:00:50 2009 : Error: rlm_ldap: ldap_search() failed: LDAP
 connection lost.
 Fri May 22 10:00:50 2009 : Info: rlm_ldap: Attempting reconnect
 
 
 This problem appears more or less every 90 seconds.
 
 on ldap logs you can see things like that:
...
 May 22 04:18:01 ldap-server slapd[27663]: conn=219 fd=14 closed (idletimeout)

  That would seem to be definitive.

 I've tried modifying idletimeout  y timelimit on slapd.conf, and
 modifying limits per ldap radius user.
 
 I was playing with timeout and timelimit and nothing changed it.
 Raising and lowering

  Well.. it's not a RADIUS problem.  File a bug with OpenLDAP.

  Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html