On Wed, 21 Jul 2004, Anson Rinesmith wrote: > > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:freeradius- > > [EMAIL PROTECTED] On Behalf Of Alan DeKok > > Sent: Wednesday, July 21, 2004 9:06 AM > > To: [EMAIL PROTECTED] > > Subject: Re: Is there a ChangeLog > > > > "Anson Rinesmith" <[EMAIL PROTECTED]> wrote: > > > I would like to find out what new features have been added since my > > > version of FreeRADIUS. I looked but this was the best I found: "It > > > is a significant leap in functionality over 0.9.3, and contains too > > > many bug fixes and feature enhancements to list in detail." > > > > Have you tried doc/ChangeLog? > > > > > I'm looking specifically for what has changed in error > > > reporting. Any new messages, can it be put to a DB, can it be > > > separated by realm, etc. > > > > I'm not sure what you mean by that. > > > > Can the /var/log/radiusd.log file be sent to a database instead? I have > written my own user interface and it would be much simpler if I could show > my clients their error logs by querying a table, rather than parsing a file.
You can use the perl script bin/log_badlogins from dialupadmin to log bad logins to the radacct. You can also use the post-auth section of the sql module to store authentication requests to the database. > > > Alan DeKok. > > > > - > > List info/subscribe/unsubscribe? See > > http://www.freeradius.org/list/users.html > > > - > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html > -- Kostas Kalevras Network Operations Center [EMAIL PROTECTED] National Technical University of Athens, Greece Work Phone: +30 210 7721861 'Go back to the shadow' Gandalf - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

