Change Password in Active Directory using LDAP/PHP/IIS/SSL

前端 未结 3 1844
野趣味
野趣味 2020-12-06 21:27

First of all, this may be less of a programming question and more of a how do I configure LDAPS question, but here goes...

Background Info:

3条回答
  •  太阳男子
    2020-12-06 22:09

    Just two pieces of advice:

    1. During the AD CS setup, in the Specify Setup Type page, click Enterprise, and then click Next.
    2. AD service is supposed to take himself his own certificate, but if it works like in Windows server 2003, you must reboot the server to make it work. Perhaps just stop and restart the service in W2K8 R2.

    Afer that, you can just try to build a certificate and install it on the AD service account, like you can find it done with ADAM.

提交回复
热议问题