17:15
To: FreeRadius users mailing list
Subject: Re: Quick question about $ variables
stefan.pae...@diamond.ac.uk wrote:
> Hi all,
>
> I've been looking at using ${...} variables wherever I can and so far it's
> been relatively successful. The only place where I
stefan.pae...@diamond.ac.uk wrote:
> Hi all,
>
> I've been looking at using ${...} variables wherever I can and so far it's
> been relatively successful. The only place where I am stuck is using some
> comparisons, e.g.
>
> if ("%{Attribute}" == "${variable}") {
That's wrong. Use:
2 matches
Mail list logo