Active Directory user, LDAP

  • Thread starter Thread starter T. T. Nguyen
  • Start date Start date
T

T. T. Nguyen

Hi,

I'm supposed to create a script to allow users to change
their own passwords for the Active Directory logins. I
found the sample script from Microsoft,
http://www.microsoft.com/technet/community/scriptcenter/us
er/scrug03.mspx.

The problem is I keep getting error '8007202b'. When I
searched for the error in Google, the answer is something
like "...you need to set up the pages to run under HTTP
over Secure Sockets Layer (HTTPS)...". The script is
stored to run under HTTPS. So I don't know how to get it
to run properly.

The server is Windows 2000, and I have a feeling that
LDAP is not a part of the system. How can I tell?
Secondly, if it's not yet in the system, is it possible
to get it installed? If not, are there some other
scripts that I can use to allow users to change their own
passwords? If there are, what requirements (what needs to
be installed, set up, configured) must be in place to run
them?

Your help would be greatly appreciated.

T. T. Nguyen
 
Back
Top