C
Ching Liang
In my web application, I need to authenticate users to the AD and allow users to change the password. From my readings, I find out that I have to use DirectoryEntry class to authenticate the users with password. I do that OK. But I still cannot find a way to allow users to change the password. Can anyone help? Thank you.
Ching
Ching