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.
我正在尝试使用 LDAP 搜索 Active Directory 中特定组中的所有用户。但并非该组中的所有用户都没有显示在结果中。但如果我专门搜索 sam 帐户名,我可以找到丢失的用户。
感谢您的建议
约瑟夫
您可能应该提供更多信息。
正在使用什么林和域级别代码返回多少组成员
我的猜测是您的问题与http://itq.nl/blogs/post/Get-more-than-1500-members-from-an-Active-Directory-group中讨论的 1,500 (W3k) 的限制有关.aspx
-吉姆