help-gnu-radius
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gnu-radius] How to create missing attribute ?


From: Vlad -
Subject: [Help-gnu-radius] How to create missing attribute ?
Date: Mon, 06 Oct 2003 14:01:49 +0400

> 
> > My config:
> > 
> > rewrite:
> > ---------
> > integer
> > n_fixup()
> > {
> > 
> >        if ( *%[User-Name])
> 
> Error! The condition is true if the attribute *is* present. It must have been:
> 
>        if (! *%[User-Name])
> 
> Check my previous posting.

Yes, it's my fault (I have looked through many variants).
But with correct line "if (! *%[User-Name])" - the result is the same.
(killall -HUP radiusd - done :)

0x0040   2806 0000 0001 0114 6e6f 626f 6479 4073        (address@hidden
0x0050   6f6d 6568 6f73 742e 7275 0102 2116 eadd        omehost.ru..!...
                                  ^^^^

Vlad
my ski doesn't want to go :)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]