I'm using one script written in Perl which uses encrypted passwords. I want to write a script that will access the perl's password file and use.
Is this possible?
It may depend on the format of the password file, but most probably yes.
Thanks. I'll start working on it.