In the features list I see the section labeled "Selecting a particular 
configuration".  However I can't seem to find any docs on how to set it up.  
Is there a reference somewhere or can someone help?

Basically what I am trying to do is have a different set of reply attributes 
for two separate groups of NAS, which seems fit in the description of this 
feature.

Here is the full text of the section I am referring to:


Selecting a particular configuration

It is often difficult to allow a users request to match a particular 
configuration which should be used to reply to the user. The FreeRADIUS 
server provides a wide range of methods to select configurations.

The server can select a configuration based on any of the following criteria:

    * Attributes which have a given value
    * Attributes which do not have a given value
    * Attributes which are in the request (independent of their value)
    * Attributes which are not in the request
    * String attributes which match a regular expression
    * Integer attributes which match a range (e.g. <, >, <=, >=)
    * Source IP address of the request. This can be different than the 
NAS-IP-Address attribute
    * Group of NAS boxes. (These may be grouped based on Source IP address, 
NAS-IP-Address, or any other configuration)
    * User-Name
    * a DEFAULT configuration
    * multiple DEFAULT configurations


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to