> 
> 
> Running radiusd -X I get:
> 
> :
> ++? if (Local-Group != NAS-Identifier )
>     (Attribute Local-Group was not found)
> ? Evaluating (Local-Group != NAS-Identifier ) -> FALSE
> ++? if (Local-Group != NAS-Identifier ) -> FALSE
> :
> 
> And it's clear Local-Group is always empty.  :-( 

Yeah you've inserted it into the reply list, and you're looking for it in the 
request list....

abc     Cleartext-Password:="xyz", Local-Group := 'NAS-Identifier'

if (control:Local-Group != 'NAS-Identifier') 

-Arran

Arran Cudbard-Bell <a.cudba...@freeradius.org>
FreeRADIUS Development Team

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

Reply via email to