是否需要重新启动 IIS 才能使 azman 更改生效?

发布于 2024-11-09 08:49:13 字数 73 浏览 0 评论 0原文

是否需要重新启动 IIS 才能确保对 azman.xml 的更改生效,或者 IIS 是否会发现 azman.xml 中的权限已更改?

Is it necessary to restart IIS in order to ensure that changes to azman.xml are picked up, or will IIS figure out that the permissions in azman.xml have been changed?

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

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

发布评论

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

评论(1

浪菊怪哟 2024-11-16 08:49:13

你没有说你如何使用 AzMan。您是否将其用作角色管理提供程序?
无论如何,您(几乎)永远不需要完全重新启动 IIS;只需回收应用程序池即可。

但要回答您的问题(假设您确实指的是授权存储角色提供程序),IIS(实际上是提供程序)应根据您的设置检查更改 CacheRefreshInterval 属性。默认值为 60 分钟。

You don't say how you're using AzMan. Are you using it as a Role Management Provider?
At any rate, you (almost) never have to fully restart IIS; just recycle the app pool.

But to answer your question (assuming you did mean Authorization Store Role Provider), IIS (actually, the provider) should check for changes according to your setting for the CacheRefreshInterval property. The default is 60 minutes.

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