Re: How to crypt password in database

2010-03-25 Thread Alan DeKok
Paweł Pogorzelski wrote: > *When i have: > 2 te...@realm Crypt-Password := test123 > > Then i get: > > [mschapv2] +- entering group MS-CHAP {...} > [mschap] No Cleartext-Password configured. Cannot create LM-Password. > [mschap] No Cleartext-Password configured. Cannot create NT-P

Re: How to crypt password in database

2010-03-25 Thread Alan Buxey
Hi, > Hi > > I have problem with password encryption in mysql database: > - > *If i have in database: > > 1 t...@realm User-Password := test > > I get Access Accept. > - > > - > *When i have: > 2

How to crypt password in database

2010-03-25 Thread Paweł Pogorzelski
Hi I have problem with password encryption in mysql database: - *If i have in database: 1 t...@realm User-Password := test I get Access Accept. - - *When i have: 2 te...@realm Crypt-P