19 Jul
2010
19 Jul
'10
9:26 a.m.
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.