Hi TDN,

You can use AddToRequestIfNotExist  or AddToRequest parameter in your
Handler or Realm clause.

For example,

<Handler>

AddToRequestIfNotExist Service-Type = Framed-User
<AuthBy ... >

</AuthBy>


</Handler>

See section 6.16.19 and 6.16.20 of the reference manual (version 3.0)
formore details.

Regards,
Tunde Itayemi.


----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, September 20, 2002 3:26 PM
Subject: (RADIATOR) users database format


> Hello,
>
> I have a flat file users database, which has the format below:
>
> user1  Password = {crypt}*********
>         Framed-Protocol=PPP
>
> The configuration of  one of our new Nases requres that the users database
> be of this format:
>
> user1  Password = {crypt}*********
>         Service-Type = Framed-User,
>         Framed-Protocol=PPP
>
> How can achieve this without having to change each and every entry i.e,
set
> Service-Type = Framed-User as a default entry.
>
>
> Rgds
> TDN
>
> ===
> 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.
>

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