Hi Freeradius Users! - My freeradius server version is 2.0.4 and runs on a DEBIAN LENNY - In attachement the messages wich appears on the screen when I run my freeradius with the -X debugging option. When the user authenticates thru a CISCO 4400 with RADIUS +LDAP authentication, the following error raises in /var/log/freeradius/radius.log: Mon Jul 19 14:16:49 2010 : Error: rlm_detail: Couldn't open file : No such file or directory Could someone who has ever had this message help me ? Best Regards -- __________________________________ Isabelle RECH LE RECIS Enssib Département informatique 17-21 Bd du 11 Novembre 1918 69623 Villeurbanne Cedex Tel : 04 72 44 43 34 http://www.enssib.fr/ __________________________________
Isabelle RECH wrote:
When the user authenticates thru a CISCO 4400 with RADIUS +LDAP authentication, the following error raises in /var/log/freeradius/radius.log:
Mon Jul 19 14:16:49 2010 : Error: rlm_detail: Couldn't open file : No such file or directory
Could someone who has ever had this message help me ?
You edited the default configuration and broken it. You have changed the "detail" module configuration so that the "detailfile" entry is empty: detail { ... detailfile = ... } Why? Alan DeKok.
participants (2)
-
Alan DeKok -
Isabelle RECH