Michael Chernyakhovsky <[EMAIL PROTECTED]> wrote:
> How I can trap unauthorized access?
> I want to write to syslog something like
> "Autorization failed for user 'username'"
You can do that, sort of, but it's not commented well, and it won't
work right.
Hmm... give me a day or so, and I'll try to add some fixes.
> ### This default for unauthorized users.
> DEFAULT Auth-Type == Reject
> Exec-Program="/usr/local/bin/radfault",
> Fall-Through = No
You'll have to change the '==' to ':='
> radfault is not calling :(
Yes. The system authentication is failing, so the later sections of
the configuration file aren't even processed.
Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html