RE: Win32 Module to change local Password on Remote Computers

2006-03-13 Thread Timothy Johnson
the remote machine, prior knowledge of the original password isn't even necessary. -Original Message- From: Babale Fongo [mailto:[EMAIL PROTECTED] Sent: Sunday, March 12, 2006 6:12 AM To: beginners@perl.org Subject: Win32 Module to change local Password on Remote Computers Hi,

Win32 Module to change local Password on Remote Computers

2006-03-12 Thread Babale Fongo
Hi, I'm trying to programmatically change a local password on several Computers, but the Win32API::Net and Win32::NetAdmin modules seem not to be appropriate for that. Wondering whether there's any Win32 API module for that. I tried using the UserChangePassword function, and wasn't surprise it