Hello freeradius-users,


 I try to group some users by joining they with an attribute, Hint
 for example:

test            Auth-Type := Local, Password == "test", Hint := "ss"
                Service-Type = Login-User,
                Fall-Through = Yes

DEFAULT         Auth-Type := Reject, Hint == "ss"
                Reply-Message = "Test passed."

But seems operator := does not add "Hint" to the  request so
DEFAULT  entry never matches

I have tried other attributes for joining: User-Category, Group-Name
... but was failed

the same result using += operator.
What I am doing wrong ? should i use attributes of
  other type (class) ?

And one more question:
  Are ndbm config version supported yet ?
  
  I looked at source of builddbm.c (tried compile it)  and saw -
   it is not actual today.

-- 
Andrei Koulik.
System administrator, Sandy Info Ltd. (ISP), Nizhny Novgorod, Russia



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

Reply via email to