in reply to Re: Reset unix passwords via Perl?
in thread Reset unix passwords via Perl?

Except that most, if not all, of the operating systems listed by the OP use a shadow password file to store the encrypted passwords. I did not get the impression Unix::PasswdFile deals with that.