Decrypting password

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Decrypting password

Aravind_RP
hi
Is there any way to decrypt the password directly obtained from UserLogin entity so that i can run the login service on getting userid only...please help.
Reply | Threaded
Open this post in threaded view
|

Re: Decrypting password

BJ Freeman
the only way is to encrypt the new password and compare it to the one in
the Userlogin entity or in the UserLogin in the context.


Aravind_RP sent the following on 8/4/2008 9:25 PM:
> hi
> Is there any way to decrypt the password directly obtained from UserLogin
> entity so that i can run the login service on getting userid only...please
> help.

Reply | Threaded
Open this post in threaded view
|

Re: Decrypting password

Jacques Le Roux
Administrator
In reply to this post by Aravind_RP
No, it uses SHA

Jacques

From: "Aravind_RP" <[hidden email]>
>
> hi
> Is there any way to decrypt the password directly obtained from UserLogin
> entity so that i can run the login service on getting userid only...please
> help.
> --
> View this message in context: http://www.nabble.com/Decrypting-password-tp18824380p18824380.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>