Hello Barry -


Yes you can use an AddToReplyIfNotExist, although it is more usually put in the AuthBy clause:

<Realm DEFAULT>
        .....
        <AuthBy ...>
                .....
                AddToReplyIfNotExist Framed-Filter = "filter-id"
        </AuthBy>
        ......
</Realm>

regards

Hugh


On Saturday, Sep 6, 2003, at 06:19 Australia/Melbourne, Barrett (Barry) W Clark wrote:


Hello,

I have a situation requiring I add a reply item to our

flat file user database.

I need to add

Framed-Filter = "filter-id"

to all of the users in the file. The line will be the same for every user.

Currently, the

flat file

is created dynamically via a database and I would rather not have to mess with editing the database design.

I did find

AddToRequestIfNotExist and believe it will do the job, but I want to confirm it is the right way to go.

If it is, all I would need to do is add it to the realm...

<Realm DEFAULT>
        ~~~snip~~~
        A
ddToRequestIfNotExist


Framed-Filter = "filter-id"


        # Log accounting to a detail file
        AcctLogFileName %L/cd-%Y%m%d
</Realm>

Correct?

Thanks!

bwc



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