Rashmi Bajaj wrote:
Hi,
I am using the freeradius to receive radius acct logs from another remote radius server. The purpose is to use the radwho output. How do I make the radwho output to show all the attributes that it receives? Currently the output shows: Login, Name, What, TTY, When, From (NAS IP address), location (Framed IP address).
But my input radius account parameters include many more.

radwho reads the radutmp file, which only stores those fields.


What needs to be changed in the conf files, so I see all the attributes as a result of radwho?

Nothing - it can't be done.

If you want all the attributes, use a "detail" module and look at the text files.

Or, use SQL and modify the queries & SQL schema to include any extra (the default schema doesn't include everything)
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to