On Thu, 22 Nov 2001 00:45, Chris Parker wrote:

> It looks like you are storing a plaintext password in a Crypt
> password container.  Either store the encrypted password in the
> table, or change the attribute name to 'User-Password'.

Oh oh, where does "User-Password" come from ? I've been
using either just "Password" for plain text entries or
"Crypt-Password" for encrypt('pw')ed entries.

Using "radtest" confirms my user/pw entries are OK.

> This has been going on for a while.  It looks like series of debugging
> statements that should be commented out somewhere, as the server is
> iterating through a loop.  Not that there is a definite pattern to this
> series, as if it's printing the a/v pair list each time through a loop:
> Pass 1:
> >        Service-Type = Framed-User
> Pass 2:

Ah right, I never noticed that obvious pattern.

> So it's a cosmetic bug, unless you are seeing the reply being sent with
> that many attributes out from the NAS.

Nope.

>  I'd look at the SQL module for this, if you want to clean it up.

As long as I know it's not part of my problem(s) then
like everyone else, I'll put up with it until someone
else cleans it up with CVS access.

Thanks for the response Chris.

--markc

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

Reply via email to