Clear text password (radius)

Miha Zoubek miha_zoubek at hotmail.com
Fri Dec 3 09:57:07 CET 2010


Thanks!
how can I get this cryped password that should look like "uTDRbHPzsi4IE" ?
I am using radius for voip, could it be causing this problem becuse I include sql.conf not voip-postpaid.conf ?


thanks!!
miha

> Date: Fri, 3 Dec 2010 15:33:04 +0700
> Subject: Re: Clear text password (radius)
> From: work at fajar.net
> To: freeradius-users at lists.freeradius.org
> 
> On Fri, Dec 3, 2010 at 2:29 PM, Miha Zoubek <miha_zoubek at hotmail.com> wrote:
> 
> > [pap] login attempt with password "1234"
> > [pap] Using CRYPT password "1234"
> > [pap] Passwords don't match
> 
> > Why passwords  do not match if they are the same. (1234)?
> 
> Because Crypt-Password does not suppose to be the same as users'
> password entry. You're supposed to store Unix-style "crypt"ed
> passwords there.
> 
> If the actual password is "1234", then the what you put in crypt
> password column should look something like "uTDRbHPzsi4IE"
> 
> See
> http://freeradius.org/radiusd/man/rlm_pap.txt
> http://en.wikipedia.org/wiki/Crypt_(Unix)
> http://dev.mysql.com/doc/refman/5.1/en/encryption-functions.html#function_encrypt
> 
> -- 
> Fajar
> 
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20101203/50ec4266/attachment.html>


More information about the Freeradius-Users mailing list