27 Feb
2006
27 Feb
'06
2:42 p.m.
Richard Marriner II wrote:
Geoff Silver wrote:
post-auth { reply_log }
Mine looks like this, I log to an sql db. I am sure you could replace "sql" with "reply_log".
post-auth { sql Post-Auth-Type REJECT { sql } }
That worked. Thanks! I'm surprised Post-Auth-Type ACCEPT is logged by default, but not REJECT. *shrugs*. Thanks again ;-)