Hello Mahesh -


You can use the "RejectHasReason" in your Realm or Handler clause.

See section 6.16.23 in the Radiator 3.6 reference manual ("doc/ref.html").

regards

Hugh


On Sunday, Sep 14, 2003, at 00:27 Australia/Melbourne, Mahesh Neelakanta wrote:


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.



NB: have you included a copy of your configuration file (no secrets), together with a trace 4 debug showing what is happening?

--
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows, MacOS X.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.

===
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