Hi All,
i would like to know if is possible to filter Authlog entry, logging all except
access from certain username.
Here my AuthLog conf
Identifier tL
Filename %L/Auth
LogSuccess 1
LogFailure 0
SuccessFormat %d-%m-%Y %H:%M:%S,%U,%{NAS-Identifier},%N
On 02/22/2012 01:25 PM, G.N. wrote:
> i would like to know if is possible to filter Authlog entry, logging all
> except access from certain username.
Unfortunately that is not possible.
> Here my AuthLog conf
>
>
> Identifier tL
> Filename %L/Auth
> LogSuccess 1
>
On 02/22/2012 01:56 AM, Shay Smith wrote:
> I've got a working config that authenticates users connecting via Wifi.
> Their credentials are compared against our LDAP database. I'm having
> trouble figuring out how to get a non-login device to have access over
> the same AP. I would like to know ho