[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freeradius-users
Subject:    Re: Antw: Re: How many NAS kann radius take?
From:       "Anja Ruckdaeschel" <Anja.Ruckdaeschel () rz ! uni-regensburg ! de>
Date:       2014-02-20 15:30:05
Message-ID: 53062D8D020000B2000344D4 () gwsmtp1 ! uni-regensburg ! de
[Download RAW message or body]

Hi Phil!

Thank you very much. Didn īt think of that possibility in this case.

Ciao Anja


>>> Phil Mayers <p.mayers@imperial.ac.uk> 20.02.2014 14:32 >>>
On 20/02/14 13:05, Anja Ruckdaeschel wrote:
> Did the change with policies and default and inner-tunnel with
"%{client:group}" instead of Huntgroup-Name.
>
> But what is the equivalent Variable to check that in the users file / files
module?

You'll have to copy it into a variable before calling files e.g.

authorize {
   ...
   update request {
     Tmp-String-0 = "%{client:group}"
   }
   files
   ...
}

...then in "users"

DEFAULT	Tmp-String-0 == "group1"
	blah,
	blah

You can define your own variable names; see raddb/dictionary and note 
carefully the comments about attribute numbers.
-
List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic