> We are trying to authenticate users based on the username/password
given
> AND the vlan they are authenticating from. Is this possible?

Yes, if you can pass the information to freeradius.  We currently do
this by having our APs pass the SSID to which the user is connecting.
It sounds like you aren't authenticating from the AP though, so you
would need to do it differently.  If you are authenticating from the
portal and you have control over what it passes, then you can pass an
attribute with the SSID or VLAN info. and then validate it during the
authorize stage of freeradius processing.

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

Reply via email to