in reply to RE:Using Perl Script to Change Password for a computer administrator's login

It would be useful to know what system you're working on, if it's windows then then link Anonymous Monk provided above would work. If it's unix then a quick google suggests Unix::Passwdfile or Passwd::Unix might be worth a look.

  • Comment on Re: Using Perl Script to Change Password for a computer administrator's login