RE: FreeRadius + MySQL & Encrypted passwords

2006-05-18 Thread Tony Redstone
We had this problem so we did a dodgy but nonetheless functional small hack to make it work. YMMV but you may find it useful until the next proper release which hopefully will contain the new code which Alan refers to. Tony in radiusd.conf: pap { encryption_scheme = sha1 }

Re: FreeRadius + MySQL & Encrypted passwords

2006-05-10 Thread A . L . M . Buxey
Hi, > To be honest I'm not sure! The last reply from Alan says that this > functionality is in the CVs head and not in 1.1.x. I'm not sure exactly > what that means. But I guess you are right, at the moment it is it means that the feature is in the latest bleeding edge version - you must use CVS

RE: FreeRadius + MySQL & Encrypted passwords

2006-05-10 Thread Bogdan Dumitriu - Technical Support Team
rs mailing listSubject: Re: FreeRadius + MySQL & Encrypted passwords Thanks Bogdan,      I've tried with mysql and the crypt passwords and it works fine. Now I still wondering if there is any way with PAP to enable crypted passwords with MD5 or SHA1.      I don't

Re: FreeRadius + MySQL & Encrypted passwords

2006-05-10 Thread Miguel Angel Quiles
Thanks Bogdan,      I've tried with mysql and the crypt passwords and it works fine. Now I still wondering if there is any way with PAP to enable crypted passwords with MD5 or SHA1.      I don't know if I understood ok, tell me if I'm wrong. I think that at the moment it's impossible to enable MD5

RE: FreeRadius + MySQL & Encrypted passwords

2006-05-08 Thread Bogdan Dumitriu - Technical Support Team
adius users mailing list Subject: Re: FreeRadius + MySQL & Encrypted passwords "Bogdan Dumitriu - Technical Support Team" <[EMAIL PROTECTED]> wrote: > However my > freeRadius doesn't recognize any of these 2 attributes (rlm_sql: > unknown attribute SSHA-Password).

Re: FreeRadius + MySQL & Encrypted passwords

2006-05-08 Thread Alan DeKok
"Bogdan Dumitriu - Technical Support Team" <[EMAIL PROTECTED]> wrote: > However my > freeRadius doesn't recognize any of these 2 attributes (rlm_sql: unknown > attribute SSHA-Password). This functionality is in the CVS head, and not in 1.1.x Alan DeKok. - List info/subscribe/unsubscribe? See

Re: FreeRadius + MySQL & Encrypted passwords

2006-05-08 Thread Alan DeKok
"Miguel Angel Quiles" <[EMAIL PROTECTED]> wrote: > I would like to find out how to configure freeradius so I don't have to > save clear text passwords in the users file. First, which authentication types do your users use? If they use CHAP, you have no choice but to use clear-text passwords

RE: FreeRadius + MySQL & Encrypted passwords

2006-05-08 Thread Bogdan Dumitriu - Technical Support Team
TED] [mailto:[EMAIL PROTECTED] On Behalf Of Miguel Angel QuilesSent: May 8, 2006 5:34 AMTo: FreeRadius users mailing listSubject: Re: FreeRadius + MySQL & Encrypted passwords Hi,       I would like to find out how to configure freeradius so I don't have to save clear text p

Re: FreeRadius + MySQL & Encrypted passwords

2006-05-08 Thread Miguel Angel Quiles
Hi,       I would like to find out how to configure freeradius so I don't have to save clear text passwords in the users file. I've been following the mail list but I've seen so many ways of configuring crypted passwords, md5, that right now I've got a mess in my head. If someone can help me,

RE: FreeRadius + MySQL & Encrypted passwords

2006-05-04 Thread Bogdan Dumitriu - Technical Support Team
): SQL query error; rejecting user rlm_sql (sql): Released sql socket id: 4 modcall[authorize]: module "sql" returns fail for request 0 modcall: group authorize returns fail for request 0 There was no response configured: rejecting request 0 Server rejecting request 0. Fin

Re: FreeRadius + MySQL & Encrypted passwords

2006-05-04 Thread A . L . M . Buxey
Hi, > I've been trying to encrypt the passwords in mySQL using SHA1 or MD5 > without any luck for the last several days. > > ---+ > | 844 | bogdan | Crypt-Password | == | 55MCU5TXMoKsA | > +-++---++--- okay. att