Hi, I have a problem that even is not fatal, still I haven't found why it happens. Users can get Access-Accept with no problems (apparently) but Radius logs says:
tail -f /var/log/radius/radius.log Sun Jan 18 11:02:03 2009 : Error: rlm_ldap: ldap_search() failed: LDAP connection lost. Sun Jan 18 11:02:03 2009 : Info: rlm_ldap: Attempting reconnect Mon Jan 19 09:19:42 2009 : Error: rlm_ldap: ldap_search() failed: LDAP connection lost. Mon Jan 19 09:19:42 2009 : Info: rlm_ldap: Attempting reconnect Mon Jan 19 15:30:37 2009 : Error: rlm_ldap: ldap_search() failed: LDAP connection lost. Mon Jan 19 15:30:37 2009 : Info: rlm_ldap: Attempting reconnect Tue Jan 20 09:37:47 2009 : Error: rlm_ldap: ldap_search() failed: LDAP connection lost. Tue Jan 20 09:37:47 2009 : Info: rlm_ldap: Attempting reconnect Tue Jan 20 10:12:53 2009 : Info: Exiting normally. Tue Jan 20 12:01:51 2009 : Info: Ready to process requests. On http://pastebin.com/m156e39cd you can see the debug messages when running radiusd -X with some lines changed for obvious reasons: (Please bear in mind that my ldap server has in slapd.conf: idletimeout 0 timelimit 300, is not enough?) Thanks in advance!! -- -- 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

