"Ami Schieber" <[EMAIL PROTECTED]> wrote:
> "man users" doesn't show me anything I find related to users file of
> FreeRadius :

  "man 5 users", then.


> FIGrp        Auth-Type := Local, MyGroup-Name == FIGrp
>                 Reply-Message = "Hello from Group, %u"
> 
> Is my comparison correct ? Am I right to try and match the attribute name
> (MyGroup-Name) with the actual group name (FIGrp) ? Should it be in the
> users file ?

  This says "If a user with name FIGrp logs in, AND they're in MYGroup-Name 
FIGrp", then set Auth-Type to Local.

  This probably isn't what you want, for a number of reasons.  You
probably don't want to set Auth-Type, it's almost always a bad idea.
And you probably don't have a user named "FIGrp".

  Read the "man" page.

  Alan DeKok.
--
  http://deployingradius.com       - The web site of the book
  http://deployingradius.com/blog/ - The blog
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to