Alexander Serkin <[EMAIL PROTECTED]> wrote:
> Another question is - can i check through several DEFAULT items?

  Yes.  That's what Fall-Through is for.

> DEFAULT         NAS-IP-Address == a.b.c.d,Calling-Station-Id =~ ^123456,      
>               Group-Name := mygroup

  This won't work.  The Group-Name attribute can be used ONLY as a
check item, and CANNOT go into a reply.  You CANNOT set the
Group-Name.

> In my confguration after the first deafult matches, user is authorized, but his 
> group attributes (placed in second DEFAILT instance) are ignored.

  It won't work, because the Group-Name attribure cannot be set.

  Alan DeKok.


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

Reply via email to