Brian Kolaci <[EMAIL PROTECTED]> wrote:
> I know it has support for users & accounting logging.

  Then why did you ask that exact question?

> I'd like to know if it has support for authentication logging

  I don't know what you mean by that.

  'Who logged in' comes from accounting logs.  I don't see why you
would need to log authentication requests.

  That isn't currently supported (no default SQL statements), but
there's no reason why you can't write your own SQL statements to log
authentication requests.

>  I'd like to have all the info in the radius.log file in the
> database, 

  I don't think that's a good idea.  The radius.log file contains a
LOT of other log messages, too.

> which then assures we have a record of all successes & failures for
> both billing and for support folks to see the incorrect passwords the
> user is entering.

  You can do this via custom SQL statements.

  Alan DeKok.

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

Reply via email to