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
<AuthLog FILE>
        Identifier tL
        Filename %L/Auth
        LogSuccess 1
        LogFailure 0
        SuccessFormat %d-%m-%Y %H:%M:%S,%U,%{NAS-Identifier},%N
</AuthLog>
Thank's.
G.