Hello, does anyone know how can I decrypt the password from a user?
I'm making a customized report in Crystal, and I'll have a parameter that's a password.
According to the password that the user inputs the report will display some data or not.
My problem would be solved if I could get the user from SAP in Crystal, but since I don't thing I can, I'll say some users are authorized and some are not.
I don't need to decrypt the password itself. If I could just compare the password with what the user has typed it would also solve my problem.
I've tried using PWDCOMPARE but it didn't work.
Thanks a lot.
Danilo Souza.