C++如何获取指定active directory group中的所有用户

C++如何通过LDAP查询指定active directory group中的所有用户

https://blog.csdn.net/orlla/article/details/466742

不是楼上的方法,想用LDAP这种,加Filter来获取。自个解决了。