Re: Pasword check failed [sic]

2006-07-20 Thread Paul Long
Update: Looks like User-Password == "123" would be LOTS better than :=. Plus, the problem we were having just... went away. So never mind. Thanks. Paul Long wrote: Leo, Thanks for the quick reply, but I'm not sure what you're trying to say. How about a verb and an article or two? :-) At fir

Re: Pasword check failed [sic]

2006-07-20 Thread Paul Long
Leo, Thanks for the quick reply, but I'm not sure what you're trying to say. How about a verb and an article or two? :-) At first, I triedr plongAuth-Type := Local, User-Password == "123" but that didn't work. I poked around online and found someone say that I needed plongAu

Re: Pasword check failed [sic]

2006-07-20 Thread Leo Lei
Paul Long£º === 2006-07-21 08:43:30 === >plongAuth-Type = Local, User-Password := "123" == but not := > rlm_chap: login attempt by "plong" with CHAP password > rlm_chap: Using clear text password 123 for user plong authentication. > rlm_chap: Pasword check failed why r

Pasword check failed [sic]

2006-07-20 Thread Paul Long
Anybody know what could be wrong? This is the relevant entry in my users file: plongAuth-Type = Local, User-Password := "123" and this is a snippet of the debug output: rlm_chap: login attempt by "plong" with CHAP password rlm_chap: Using clear text password 123 for user plong authentica