|
-
Apr 27th, 2004, 04:42 PM
#1
Thread Starter
Addicted Member
SetPassword through DirectoryEntry
How can I set the first password and change password of user kept in Active Directory by using DirectoryEntry? I've tried to use deUser.Properties("userPassword").Value = "password" to set the first password to the user but Windows did not allow me to do interactive logon.
Thank you,
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|