Hi,
This behavior makes trouble for stable and cvs version of freeradius.
From radiusd.conf detail section:
detailperm = 0660
This should make logfile user+group read+writable, right? But file is generated as
-rw-r----- 1 radius radius 3317 Sep 15 23:59 radacct200409152359.log
If tried
detailperm = 0777
-rwxr-xr-x 1 radius radius 3317 Sep 15 23:50 radacct200409152350.log
What I'm missing?
Urr
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

