At Sun, 21 Dec 2003 19:32:19 -0600,
Radius Admin wrote:
> 
> [1  <text/plain; us-ascii (7bit)>]
> I am receiving the following problems when trying to authenticate users
> with the auth_log and auth_detail sections Of radiusd.conf turned on.
>  
> This is what I am seeing in debug mode:
>  
> --- Walking the entire request list ---
> Cleaning up request 3 ID 102 with timestamp 3fe5ffff
> Nothing to do.  Sleeping until we see a request.
> rad_recv: Access-Request packet from host 192.168.1.75:2193, id=102,
> length=57
>         User-Name = "[EMAIL PROTECTED]"
>         CHAP-Password = 0xe2fb635de078f97ce128cbe469b79867a3
> modcall: entering group authorize for request 5
>   modcall[authorize]: module "preprocess" returns ok for request 5
> radius_xlat:  '/var/log/radius/radacct/192.168.1.75/detail'
> rlm_detail: %A/%{Client-IP-Address}/detail expands to
> /var/log/radius/radacct/192.168.1.75/detail
> rlm_detail: Failed to create directory
> /var/log/radius/radacct/192.168.1.75: Permission denied
>   modcall[authorize]: module "auth_log" returns fail for request 5
> modcall: group authorize returns fail for request 5
> Finished request 5
> Going to the next request
>  
>  

It's pretty simple: the user the radiusd runs as, does not have
priviledges to write to the /var/log/radius/radacct/192.168.1.75
directory. Change the ownership of this dir (/var/log/radius/radacct)
to the user freeradius runs as and give write permissions.


>  
> Does anybody have any clue as to why this would be happening?
>  
>  
>  
>  
> [2  <text/html; us-ascii (quoted-printable)>]
> 
======================================================
  Kostas Zorbadelos
  Currently at: Otenet IT Department 
  mailto: [EMAIL PROTECTED]
  
  Out there in the darkness, out there in the night
  out there in the starlight, one soul burns brighter
  than a thousand suns.


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

Reply via email to