21 May
2008
21 May
'08
12:58 p.m.
Martin v. Wittich wrote:
I'm trying to modify my radiusd.conf so that it will log Rejects and Accepts in a simple log that shall look like this:
2008-05-21 15:18:51 REJECT invalid.user
Use rlm_linelog. It does this without forking an external program. Alan DeKok.