Mschap + Mysql + Crypted Password

2004-02-16 Thread Paulo Fragoso
Hi, We have a FreeRadius 0.9.3 + Mysql to authenticate a FreeBSD 5.1 + MPD implementing PPTP vpn. All is working fine, but we have to put clear text password in users database: mysql select * from radcheck where username='testevpn'; +--+--+---++--+ | id |

Re: Mschap + Mysql + Crypted Password

2004-02-16 Thread Norguhtar
On Mon, 16 Feb 2004 10:27:11 -0300 Paulo Fragoso [EMAIL PROTECTED] wrote: Hi, We have a FreeRadius 0.9.3 + Mysql to authenticate a FreeBSD 5.1 + MPD implementing PPTP vpn. All is working fine, but we have to put clear text password in users database: mysql select * from radcheck where

Re: Mschap + Mysql + Crypted Password

2004-02-16 Thread Paulo Fragoso
Norguhtar wrote: Are there any attribute for crypted password to work with mschap? We have ever tried Crypt-Password which work fine for dial-in user from other system (lucent max6000) using pap auth, but don't work with mschap. You can't used crypted password for this password is already

Re: Mschap + Mysql + Crypted Password

2004-02-16 Thread Alan DeKok
Paulo Fragoso [EMAIL PROTECTED] wrote: Are there any attribute for stroe crypted password in database and works with mschap? It's impossible. It's designed to be impossible. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html