>is there a way to reference the name of the client stanza (or its
>shortname) in unlang? I.e. if there is
>
>client foo {
>    ipaddr = 1.2.3.4
>    shortname = foostuff
>}
>
>Then there's a request coming in from this client. In the client
>processing, can there be sth like
>
>if ( -- something that reveals "foo" or "foostuff" -- ) {
>....
>}
>

This was documented recently on the list:

http://lists.freeradius.org/pipermail/freeradius-users/2009-February/msg00076html

Ivan Kalik
Kalik Informatika ISP

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

Reply via email to