[TYPO3-dev] Getting clear text passwords in authentication service

Steffen Gebert steffen.gebert at typo3.org
Fri May 3 16:06:59 CEST 2013


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Dear Chris,

there is no (algorithmic) way to get the clear-text representation of a
hashed value. Hashing is a one-way function and thus different from
encryption (where a decryption exists).

Kind regards
Steffen

- -- 
Steffen Gebert
TYPO3 Server Administration Team Member

TYPO3 .... inspiring people to share!
Get involved: http://typo3.org

I work for TYPO3 solely in my spare time. If you think that
my work helps you running your business, you are invited to
send me a donation via PayPal to this email address. Thanks

On 5/3/13 3:58 PM, Chris Müller wrote:
> Hello,
> 
> I have to migrate users from another PHP application to TYPO3. The
> passwords of these users are hashed in another way than TYPO3 does. Now
> I created a new service with the highest quality and priority. My new
> service is then called, if a frontend user logs in.
> 
> Now I need the password in clear text to validate against the old
> hashing algorithm. This is where I'm stuck. I'm only getting the uident
> property as an rsa encrypted string and no uident_text property. I also
> looked in the saltedpasswords and openid system extension but didn't
> found how to get the clear text password.
> 
> Can someone give me a hint or an example how to accomplish this?
> 
> Regards,
> Chris.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.19 (Darwin)
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJRg8SDAAoJEIskG/rSlyw4fn4IAJcpJtmekM8GFkFPqDq12VIm
YH/8bJO9WsVZniI9g5ppij1E+kkOoDbHDnmQ/aa8xYC/hPPuga3yjaODYx3lOQHf
Hn7znSw2Pt+h/1iSswSGUK8S9W7+CxbFx7GdNoMGVY4Kut/Z+0FeWmAKk8ltRNS4
HCOTi2nIKXcfar5Zv1izq4HmmFrdA/cC6UTvWL54Qm2hcxowigMNAmph+vP8FikC
XolDpYNru3/ihvfMNemCrcowtmCRRHDyLn/6rHeksrzEeTM66pO5YNkiZd6xcDxM
9dC+4NiSoSFjlkjL4AVWmQ20ytbOoQLW3wrwyhBKpfua9UTqdeONt/nlDYamw54=
=+k/6
-----END PGP SIGNATURE-----



More information about the TYPO3-dev mailing list