Encrypt password with EAP auth
Hi, I use Freeradius as authenticator for our wireless Windows XP users. I successfuly configure communication and users can authenticate (eap module). I use MySql database where I store username and params. I want to use our existing database of users but our database uses function ENCRYPT() (in MySQL) to store user password. I can't configure freeradius to use this encrypted password. Can you help me ? Lubomir Vogl
http://deployingradius.com/documents/protocols/compatibility.html You won't be able to use crypt with MSCHAPv2. Ivan Kalik Kalik Informatika ISP Dana 23/7/2007, "Lubomír Vogl" <Vogl.Lubomir@seznam.cz> piše:
Hi,
I use Freeradius as authenticator for our wireless Windows XP users. I successfuly configure communication and users can authenticate (eap module). I use MySql database where I store username and params.
I want to use our existing database of users but our database uses function ENCRYPT() (in MySQL) to store user password. I can't configure freeradius to use this encrypted password. Can you help me ?
Lubomir Vogl - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Lubomír Vogl wrote:
I use Freeradius as authenticator for our wireless Windows XP users. I successfuly configure communication and users can authenticate (eap module). I use MySql database where I store username and params.
I want to use our existing database of users but our database uses function ENCRYPT() (in MySQL) to store user password. I can't configure freeradius to use this encrypted password. Can you help me ?
No. It's impossible. http://deployingradius.com/documents/protocols/compatibility.html Alan DeKok.
participants (3)
-
Alan DeKok -
Lubomír Vogl -
tnt@kalik.co.yu