On Mon, Jul 28, 2003 at 08:11:26PM -0400, Alan DeKok wrote:
> "Alexander M. Pravking" <[EMAIL PROTECTED]> wrote:
> > By the way, %{Simultaneuos-Use} will not work, since there's no way to
> > expand check items from the request...
> 
>   Nonsense.  See 'doc/variables.txt'

Huh?
 %{Attribute-Name}               Corresponding value for %Attribute-Name
                                 in request
 %{request:Attribute-Name}       Corresponding value for %Attribute-Name
                                 in request
 %{reply:Attribute-Name}         Corresponding value for %Attribute-Name
                                 in reply
 %{proxy-reply:Attribute-Name}   Corresponding value for %Attribute-Name
                                 in the proxy reply (if it exists)

 %{config:section.subsection.item} Corresponding value in 'radiusd.conf'
                                   for the string value of that item.

The xlat sources says the same. Did I miss something?


> > One more question. Which operator should I use to add Reply-Message?
> > ":=" or "=" or "+="?
> 
>   It depends if you want one, or more than one.  See the 'man' page
> for the 'users' file.

Wrong question - wrong answer... I mean, which one should be used in
radiusd code when adding the Reply-Message? Hmm, what's the matter with
me? The code already uses some operators, so I'll simply leave them.
Right?


-- 
Fduch M. Pravking

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

Reply via email to