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.
我想确定我的安全令牌中所有组的类型。我知道如何通过使用 S.DS(或 S.SD.AM 或 S.DS.P)在 AD 中查找来做到这一点。有没有其他方法,不涉及对 ADSI 的 160 次调用,因为它的性能不完全?:-)
当您看到令牌时,某些组类型发生的任何 SID 压缩都被抽象掉了,所以我想不出一种方法来解决这个问题而无需返回 AD。你最终想要完成什么?