Microsoft Dynamics CRM 4.0 和身份生命周期管理

发布于 2024-08-10 22:40:00 字数 159 浏览 4 评论 0原文

客户存储在 Dynamics CRM 4.0 中,有些需要访问面向外部的应用程序,因此应在 DMZ Active Directory 中进行配置。

使用 MS Identity Management Lifecycle 将帐户推送到 DMZ Active Directory 是否有意义?

Customers are stored in Dynamics CRM 4.0 an some need access to external facing application and therefore should be provisioned in the DMZ Active Directory.

Does it make sense to use MS Identity Management Lifecycle to push the accounts in the DMZ Active Directory?

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

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

发布评论

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

评论(1

饭团 2024-08-17 22:40:00

我想说的是,如果您有更大的计划来维护具有多个信息源的 DMZ Active Directory,那么我会选择 MS ILM/FIM。

但是,只是为了通过事件将用户从 CRM 推送到 AD(例如,翻转 systemuser 上的 RequiresADAccount 位),我会使用一些自定义代码来配置这些用户 (System.DirectoryServices)。

I would say that if you had bigger plans for maintaining the DMZ Active Directory with a number of sources of information, then I would go for MS ILM/FIM.

But, just to push users into AD from CRM by an event (e.g. flipping a RequiresADAccount bit on systemuser), I would go with some custom code to provision those users (System.DirectoryServices).

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