Problems with Freeradius and MySQL
Hello, my name is Andre, I need your help for configuration of the Freeradius with MySQL. I can use the password in the tables of mysql with anything crypt, but I dont know the configuration. Please help-me. Sorry for my bad English. I am Brazilian. Andre Luiz B. Lemos
Hello, my name is Andre, I need your help for configuration of the Freeradius with MySQL. I can use the password in the tables of mysql with anything crypt, but I dont know the configuration.
There is nothing to configure. Just use appropriate password attribute. If you are using crypt - Crypt-Password; if you are using md5 - MD5-Password, salted sha1 - SSHA1-Password etc. You can find the supported password attributes in share/dictionary.freeradius.internal. Ivan Kalik Kalik Informatika ISP
Are you trying to get your FreeRADIUS SQL able, or are you trying to use crypted passwords for users in the SQL table? Case one: (Talking of FreeRADIUS versions 2.*.*) First of all you need the SQL schemes provided in freeradius-server-2.1.1/raddb/sql/mysql/ You also might want to have a look at those files and uncomment the SQL stuff inside: /etc/raddb/sql.conf /etc/raddb/radiusd.conf /etc/raddb/sites-enabled/default run:$ radiusd -X ^^ should provide you errors or a lot of querries ... Second case: It depends on what kind of authentication you're expecting to use ... as far as I know i.e. isn't it possible to youse crypted passwords in combination with ms-chap ... Good luck! Regards, Leander Andre Luiz B. Lemos schrieb:
Hello, my name is Andre, I need your help for configuration of the Freeradius with MySQL. I can use the password in the tables of mysql with anything crypt, but I dont know the configuration. Please help-me. Sorry for my bad English. I am Brazilian.
Andre Luiz B. Lemos ------------------------------------------------------------------------
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (3)
-
Andre Luiz B. Lemos -
Leander S. -
tnt@kalik.net