Re: Auth-Type already set?

2012-12-15 Thread Lorenzo Milesi
You've trimmed the debug, but based on what you did give, the client isn't sending pap - it is sending chap. The client chooses the auth method - you can't force it at the server I'm using radtest, doesn't work with -t pap either. Will recheck conf. thanks -- Lorenzo Milesi -

Auth-Type already set?

2012-12-14 Thread Lorenzo Milesi
[sql] expand: %{User-Name} - F0073402 [...] rlm_sql (sql): Released sql socket id: 22 ++[sql] returns ok ++[expiration] returns noop ++[logintime] returns noop [pap] Normalizing MD5-Password from hex encoding [pap] WARNING: Auth-Type already set. Not setting to PAP ++[pap] returns noop the sites

Re: Auth-Type already set?

2012-12-14 Thread Phil Mayers
You've trimmed the debug, but based on what you did give, the client isn't sending pap - it is sending chap. The client chooses the auth method - you can't force it at the server Lorenzo Milesi max...@ufficyo.com wrote: I'm having a problem with FR2.1.10 and MD5 Passwords with MySQL. When I

Re: Auth-Type already set?

2012-12-14 Thread Alan DeKok
Lorenzo Milesi wrote: I'm having a problem with FR2.1.10 and MD5 Passwords with MySQL. Which won't work with CHAP. [pap] Normalizing MD5-Password from hex encoding [pap] WARNING: Auth-Type already set. Not setting to PAP ++[pap] returns noop ... What's wrong? :( Nothing. You're