Hi Phil, Now is working as expected . You are a good man. Thank You ________________________________ From: Phil Mayers <p.mayers@imperial.ac.uk> To: freeradius-users@lists.freeradius.org Sent: Sunday, 8 May 2011, 18:17 Subject: Re: ldap group filter On 05/08/2011 04:19 PM, crzrobot wrote:
Hi Phil, Thank You for the response. Your input helps a lot.
I did the modifications you suggested but the fetching of the variable is done too late. When the checking of the group is done, the %{control:Ldap-UID} comes empty, but is fetched later. If you see bellow the freeradius output.
There could be a possibility that %{control:Ldap-UID} be filled before the group test?
Sure. Move the "ldap" module before the "files" module, like so: authorize { ... ldap files ... } - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html