Hello from Sunny South Florida, USA, I have a pretty simple question: We want to add the attribute "Reply-Message" only when we reject a connection. For example if we have a handler:
<AuthBy GROUP> Identifier Test_Group AuthByPolicy ContinueUntilReject AuthBy Auth_1 AuthBy Radius_2 AuthBy File_1 AuthBy SQL_1 </AuthBy> <AuthBy FILE> Identifier FILE_1 Filename %D/users.txt </AuthBy> <AuthBy RADIUS> Identifier RADIUS_1 Host XXXXXX Secret XXXXX Retries 10 RetryTimeout 15 </AuthBy> . . . In the RADIUS_1 or FILE_1 (or perhaps better still in Test_Group, I need to append Reply-Message only when we are going to reject the AUTH. Thanks, mahesh === 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.
