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 <[EMAIL PROTECTED]>


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

Reply via email to