It's not a typo, it's just the format in unlang documentation:
"Attribute lists may be referenced via the following syntax
" %{<list>:Attribute-Name}
On Wed, Aug 29, 2012 at 9:54 PM, Chocoflex Mamba <burvinch@gmail.com> wrote:Of course it's empty. The syntax is wrong. Where did you read that? Or
> tried the syntax %<reply>Attribute-Name but it's still empty.
is it a typo?
so those are reply attributes?
> [chocoldap] looking for reply items in directory...
> [chocoldap] AlcSLAProfStr -> Alc-SLA-Prof-Str = "sla-profile2"
> [chocoldap] AlcSubscProfStr -> Alc-Subsc-Prof-Str = "sub-profile1"
Try
> expand: %{Alc-Subsc-Prof-Str#} ->
> expand: %{Alc-SLA-Prof-Str} ->
%{reply:Alc-Subsc-Prof-Str#}
%{reply:Alc-SLA-Prof-Str}
See http://freeradius.org/radiusd/man/unlang.html for details.
--
Fajar
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html