Alan,

        As I was typing out a long winded reply and copying radius debug
output to this email to justify the fact that I'm not crazy, the word
"attribute" caught my eye again as I read over your reply once more.  I
remembered that "Attribute" doesn't only appear in the verious radius
tables, but also in the dictionary file.

I ran a diff on my old and new dictionary files and voila:

#
#       FreeRadius Extensions for radius.cgi
#

VALUE           Radius-Operator         No                      0
VALUE           Radius-Operator         Yes                     1

#       Added by FreeRadius - moved to lower id so can be used as reply
item
ATTRIBUTE       Radius-Operator         100     integer

I added those entries to the dictionary on 0.6 and voila.

Thanks for your pointers, Alan...

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED]] On Behalf Of 
> Alan DeKok
> Sent: Wednesday, July 24, 2002 10:18 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Anyone using Radius.cgi?
> 
> 
> "Jason Lixfeld" <[EMAIL PROTECTED]> wrote:
> > Freeradius does not define it, but the web interface for IC 
> Radius does
> > infact define the use of a Radius-Operator attribute so it 
> knows which
> > logins/passwords are allowed to use it.
> 
>   So?  If you've set up FreeRADIUS to use the same database, then the
> database MUST be configured in a way FreeRADIUS understands.
> 
>   You've got a big load of garbage (i.e. an undefined attribute) in
> the middle of the database, and FreeRADIUS has NO CLUE what to do with
> it.  Why do you expect it to work?
> 
> 
>   Your simplest way of solving this problem would be to take an action
> which gets rid of the error message.  The error says "unknown
> attribute", so add the attribute name, with some value, to the
> dictionary for FreeRADIUS.  That might help.
> 
>   Alan DeKok.
> 
> - 
> List info/subscribe/unsubscribe? See 
> http://www.freeradius.org/list/users.html
> 



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

Reply via email to