in reply to Re^3: Password Encryption and Decryption
in thread Password Encryption and Decryption
Ok, so then is there a way I can have my script without a clear text password and still make it work?....
My application will accept only AD password in their REAL form. Because sending an encrypted password to the application will get me access denied as that would be a wrong password.
The application provides Perl API for automating task. So, I wanted to know is there a way to get this done in perl.
Thanks.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^5: Password Encryption and Decryption
by CountZero (Bishop) on Mar 23, 2012 at 20:00 UTC | |
Re^5: Password Encryption and Decryption
by JavaFan (Canon) on Mar 23, 2012 at 20:27 UTC |