I don't have the passwd, group or shadow fields specified in the unix
module as you started.

    I did more testing with this Perl script I wrote that uses radtest to
repeatedly test FreeRadius with a username and password file. If the
username is near to the top of the passwd file it has a much smaller chance
of an invalid login compared to a username closer to the bottom of the
passwd file.

    With my test script going in a loop using radtest to validate a name and
passwd, pause 1/2 second and retest I can get over 3,000 successful tests in
a few minutes with a name near the top of the passwd file. BUT, with a name
near the bottom it may crap out after as 5 tests or 273 tests.

    Could the getpwent be causing this or could I have something else wrong?
Again, I have this same problem on two RedHat 9 servers with all the latest
updates.

      Bill




----- Original Message ----- 
From: Alan DeKok
To: [EMAIL PROTECTED]
Sent: Thursday, October 16, 2003 4:47 PM
Subject: Re: 0.9.1 and bad logins


"VCI Help Desk" <[EMAIL PROTECTED]> wrote:
>     Is there any debugging I can do to determine if it's rejecting the
user
> for some other reason? I've turned on the auth_detail and radiusd -x and
> that hasn't helped.

  Don't define the 'passwd', 'group', or 'shadow' entries in the
'unix' module configuration.

  If that doesn't help, run the server with '-s' command-line flag.

  Other than that, there's not much else I can suggest.

  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