Encryption (Was: "known good" error)

2009-09-24 Thread Rakotomandimby Mihamina
09/24/2009 04:12 PM, wessam seleem:: Note that I changed my real password and its encryption to secure my data. By the way, As far as I know (And I might know nothing), encryption _is_ because guessing the password from it's encrypted hash is _not_ possible. -- Architecte Informatique ch

Re: "known good" error

2009-09-24 Thread Ivan Kalik
> what I can see that Radius couldn't encrypt clear text password. For > example > when I send the password in clear text like "123456" it rejects me but > when > I send it encrypted like "&^%$%$%JGjgjg(&%%^njahjahs" I was able to login > without any problems. Note that I changed my real password a

Re: "known good" error

2009-09-24 Thread wessam seleem
what I can see that Radius couldn't encrypt clear text password. For example when I send the password in clear text like "123456" it rejects me but when I send it encrypted like "&^%$%$%JGjgjg(&%%^njahjahs" I was able to login without any problems. Note that I changed my real password and its encry

Re: "known good" error

2009-09-24 Thread Alan DeKok
wessam seleem wrote: ... > [pap] login attempt with password "123456" > [pap] Using clear text password "&^%$%$%JGjgjg(&%%^njahjahs" Your shared secret is wrong. Fix it. See the FAQ for more details. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.h

Re: "known good" error

2009-09-24 Thread wessam seleem
Thanks Ivan for your reply. Here is the ldap configuration section: ldap { server = "x.x.x.x" identity = "cn=username" password = password basedn = "ou=email,o=data,c=eg" filter = "(uid=%{Stripped-User-Name:-%{User-Name}})" password_header = "{CRYPT}" ldap_connections_number = 100 timeout = 15 tim

Re: "known good" error

2009-09-24 Thread Ivan Kalik
>I decided to install free radius 2.1.6-2 to test it and then to upgrade > my existing versions in my servers. I configured my free radius to use > ldap. > When I tried to authenticate from the new radius it gave me the following > message "from radius -X". > > Replacing User-Password in confi

"known good" error

2009-09-24 Thread wessam seleem
Hi, I decided to install free radius 2.1.6-2 to test it and then to upgrade my existing versions in my servers. I configured my free radius to use ldap. When I tried to authenticate from the new radius it gave me the following message "from radius -X". Replacing User-Password in config items w