Use passwd for MAC filtering?
    Wolfgang Burger 
    burgerw at immunbio.mpg.de
       
    Mon Apr 28 14:03:29 CEST 2008
    
    
  
Am 28.04.2008 um 13:40 schrieb Alan DeKok:
>   That won't work.  See "man unlang".  The right hand side of an
> comparison CANNOT be a reference to an attribute.  It MUST be something
> else.  e.g.
>
> 	if (mac-add != "%{Calling-Station-Id}") {
> 		...
>
>   The reason is that it's perfectly fine to do: if (foo == 1)
> And '1' is obviously not an attribute...
>
>   Alan DeKok.
That's it.
Thank you very much. Again.
Best regards / Mit freundlichen Grüßen
Wolfgang Burger <burgerw at immunbio.mpg.de>
    
    
More information about the Freeradius-Users
mailing list