2015 Feb 10 4:08 PM
Hi,
We are exploring to build a program to send employee payslip in PDF with password encryption. We are thinking to have employee window user password as the encrypted password. The question is are we able to read Window user password from ABAP program?
Appreciate your inputs
Thanks!
Regards,
SP
2015 Feb 10 4:18 PM
2015 Feb 10 4:18 PM
2015 Feb 10 9:24 PM
Hi,
You can create a integration with Active Directory to read the Hash Password field using webservices:
Check these threads:
I believe that can be a good start-point for you