清除域控制器上 Active Directory 查询的缓存结果

发布于 2024-11-05 21:47:24 字数 266 浏览 0 评论 0原文

我正在 2 个 Win2003 林之间建立外部信任。然后,我坐在第一个林的域中,从第二个林域检索组名称。然后,我删除信任并再次执行查询,这会带来相同的输出。 (这次,它来自缓存,因为在删除信任后森林 2 变得无法访问)。

谁能告诉我如何清除存储 Active Directory 查询结果的缓存吗?

此缓存仅在主域控制器上可用还是也可在辅助域控制器上使用?

注意:- 我正在通过编写自己的 ADSI 程序进行查询。

谢谢

I am establishing an external trust between 2 Win2003 forests. Then i m retrieving groups names from 2nd forest domain while sitting in the domain of 1st forest. Then, i am removing the trust and doing the query again which is bringing the same output. (this time, it is from cache as forest 2 has become unreachable after the removal of trust).

Can anyone tell how to clear the cache which store the results of Active Directory queries?

Is this cache only available on primary domain controller or also on secondary domain controllers?

Note :- I m doing query by writing my own ADSI program.

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

暮倦 2024-11-12 21:47:24

删除信任 如果仅从本地域删除信任,它仍然会出现在其他域中,但如果您尝试验证它,则会生成错误。其他域的管理员也必须删除该域的信任。

Removing the Trust If you remove the trust from the local domain only, it still appears from the other domain but generates an error if you attempt to validate it. An administrator from the other domain must remove the trust from that domain as well.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文