I am tweaking the detail section of the radiusd.conf. It states in the file that you can have the detail file created under the host directory. Currently mine looks like this...
detailfile = ${radacctdir}/%{Client-IP-Address}/detail-%Y%m%d
which created a detail file/dir like such....
/usr/var/log/radius/radacct/<client IP>/detail-<date>
I would like the detail file/dir to look like this...
/usr/var/radius/radacct<hostname>/detail
I am not sure on the syntax to get the host name to show rather then the client ip address.
Is this correct..?
detailfile = ${radacctdir}/%{Client-Hostname}/detail
TIA ---------------------------------------------------- Bobby R. Cox Linux Systems Administrator Project Mutual Telephone ---------------------------------------------------- Fix the Problem Not the Blame <>< ----------------------------------------------------
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html