Yeah, sorry! I only realised after I posted. Basically, both of them are authorised if they happen within a short period of time after each other...
Let's try again... rlm_pap: login attempt by "user@realm" with password fl4shp1x13 rlm_pap: Using password 6e8a104e79c05453663713d06b797611 for user user@realm authentication. rlm_pap: Using MD5 encryption. rlm_pap: User authenticated succesfully modcall[authenticate]: module "pap" returns ok modcall: group authtype returns ok Login OK: [user@realm] (from client xxx port 0) Sending Access-Accept of id 1 to x.x.x.x:34340 Literally, a few seconds elapsed (just enough time to cut & paste) modcall: entering group authtype rlm_pap: login attempt by "user@realm" with password fl4shp1x131 rlm_pap: Using password for user user@realm authentication. rlm_pap: Using MD5 encryption. rlm_pap: User authenticated succesfully modcall[authenticate]: module "pap" returns ok modcall: group authtype returns ok Login OK: [user@realm] (from client xxx port 0) Sending Access-Accept of id 4 to x.x.x.x:34333 Both logins came from the same NAS, and are sub 20 seconds appart from each other. They are the same username int he same realm, with different passwords. I'm not 100% sure of the time constraint here, but if I wait on the second request litterally a few seconds longer, I will get a access-reject instead of accept. I'll send the full output of -X if it's still needed... I just really don't want to flood the list and all... ----- Original Message ----- From: "Alan DeKok" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, December 07, 2002 6:58 PM Subject: Re: Confused... > "Chris Knipe" <[EMAIL PROTECTED]> wrote: > > I think I'm a bit confused. Is this due to password "caching", or what may > > be causing this... > > Causing *what*? > > The debugging output you posted was edited so much that it's taken > totally out of context, and thus totally useless. > > 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
