Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道 AD 的用户详细信息。
我已经尝试过该ldap_search功能。
ldap_search
在 LDAP 功能中是否还有其他用于获取用户信息的功能?
该ldap_search函数是 Windows 低级 LDAP 库的一部分。您可能想要更容易使用的 COM 接口IAD 和朋友。