Hi Hugh,

I can <AuthBy External> and generate a "reply message" by an external
program if access failure.

The configuration file:
<AuthLog FILE>
        Identifier authlog
        Filename %L/authlog
        LogSuccess 0
        LogFailure 1
        FailureFormat %l:%U:%{Reply:Reply-Message}:FAIL
</AuthLog>

Trace Record
Code:       Access-Reject
Identifier: 141
Authentic:  1234567890123456
Attributes:
        Reply-Message = "Duplicated Login Attempt"
        Reply-Message = "Request Denied"


I know that I can use <AuthBy FILE> auth-Type="reject: xxxx". However, I am
using LDAP authentication method, how to generate the reply message if
password is not correct?

Thanks!

Quintin


===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to