Sorry, I THOUGHT I found the solution...
So, I repost my question right here :
I would like to authorize a given user to some services
depending on the NAS he is connected to. Basically I would
like to have something like that :
user if
NAS-IP-Address == 10.10.10.10
then
Auth-Type := EAP
AUTHORIZATION_AVP1 = x1,
AUTHORIZATION_AVP2 = y1
else
Auth-Type := Reject
endif
Please, can you help ?
In a more general case, is there a doc on the various operators (==, =,
:=, +=, etc) we can use une the "users" file ? any *complex* examples
somewhere ?
Many thanks
David.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html