Re: Freeradius, mysql, please help!!!

2006-04-13 Thread A . L . M . Buxey
Hi, Correct, alan DeKok told me too. I changed it, but it didn't solve the problem. as per other reply change your stored password to clear text and use that to vlidate all is okay before going into more complex setups alan - List info/subscribe/unsubscribe? See

Re: Freeradius, mysql, please help!!!

2006-04-13 Thread Guy Fraser
On Wed, 2006-12-04 at 14:02 -0400, Alan DeKok wrote: YvesDM [EMAIL PROTECTED] wrote: mysql select * from radcheck; ++--+---+++ | id | UserName | Attribute | op | Value |

Re: Freeradius, mysql, please help!!!

2006-04-13 Thread YvesDM
On 4/13/06, Guy Fraser [EMAIL PROTECTED] wrote: You will also need to use Auth-Type := Crypt-LocalThis has been discussed, an enormous number of times.Please feel free to use Google to search for answers.-List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.htmlI really did

Freeradius, mysql, please help!!!

2006-04-12 Thread YvesDM
Hi,I'm getting desperate here.I've been trying for a week now to make freeradius work with mysql.Can someone please help me out here?Tnx!some info:debiancompiled freeradius 1.1.1 with mysqlRadius is working fine, i get an Acces-accept packet when i radtest a user from the users

Re: Freeradius, mysql, please help!!!

2006-04-12 Thread Alan DeKok
YvesDM [EMAIL PROTECTED] wrote: mysql select * from radcheck; ++--+---+++ | id | UserName | Attribute | op | Value | ++--+---+++ |

Re: Freeradius, mysql, please help!!!

2006-04-12 Thread A . L . M . Buxey
Hi, I've created some testusers in de mysql database as well (sorry for layout, pasting from the shell) mysql select * from radcheck; ++--+---+++ | id | UserName | Attribute | op | Value |

Re: Freeradius, mysql, please help!!!

2006-04-12 Thread YvesDM
On 4/12/06, Alan DeKok [EMAIL PROTECTED] wrote: YvesDM [EMAIL PROTECTED] wrote: mysql select * from radcheck; ++--+---+++ | id | UserName | Attribute | op | Value|

Re: Freeradius, mysql, please help!!!

2006-04-12 Thread YvesDM
On 4/12/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hi,ummm. I'm not too certain here but wasnt the password you defined in the mySQL database for john $1$bkW9WNor$tq5sRRiUcwOV4/fwk3CYM/if this is a crypted password then surely the attribute is Crypt-Passwordrather than User-Password?alan-List

Re: Freeradius, mysql, please help!!!

2006-04-12 Thread Laker Netman
--- YvesDM [EMAIL PROTECTED] wrote: On 4/12/06, Alan DeKok [EMAIL PROTECTED] wrote: YvesDM [EMAIL PROTECTED] wrote: mysql select * from radcheck; ++--+---+++ | id | UserName | Attribute | op | Value