Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

NetUserChangePassword in vb App

Status
Not open for further replies.

jlancton

MIS
Jul 26, 2001
82
US
Hi all,

I've inherited an application that is used to change (sync) passwords on four different Windows servers (one 2003, others 2000). There is NO domain. The app reads the current users name, prompts for old and new password, then connects to the remote server and uses the NetUserChangePassword function from netapi32.dll to make the change.

After the 2003 server was 'hardened' by Corporate, the app no longer works for that server. Additionally, the target user account becomes locked out.

I've requested a list of changes made in the 'hardening' but was wondering if someone might have any ideas.

Thanks!

-Jeff

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top