“允许远程客户端”是什么意思和“允许远程管理” MSDTC 中的意思是什么?
我正在尝试为某些生产计算机配置 MSDTC,但在了解所有设置的含义时遇到一些困难,特别是“客户端和管理”下的“允许远程客户端”和“允许远程管理”。
经过几个小时的搜索,这是我发现的:
- [DTC] 中的新功能... - 记录除这些设置之外的 MSDTC 安全配置对话框的所有设置。
- MSDTC 问题排查 - 提供默认值和“推荐”设置,但没有解释它们的含义。
任何有关这些设置的帮助将不胜感激。如果可能的话,我希望获得这些设置文档的 Microsoft 链接。
I am trying to configure MSDTC for some production machines and am having some difficulty learning what all the settings mean, in particular, "Allow Remote Clients" and "Allow Remote Administration" under "Client and Administration."
After hours of searching, this is what I found:
- New Functionality in [DTC]... - Documents all the settings for the MSDTC Security Configuration dialog except for these settings.
- Troubleshooting Problems with MSDTC - Provides the default and "recommended" settings, but doesn't explain what they mean.
Any help with these settings would be appreciated. If possible, I would love to have the Microsoft link to the documentation for these settings.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
允许远程客户端:如果您希望此 DTC 协调远程客户端的事务,请选中此复选框。
允许远程管理:如果您希望允许从远程计算机管理此 DTC,请选中此复选框。
来自组件服务管理帮助文件,位于:C:\Windows\help\mui\0409\comexp.chm,以供将来参考。
Allow Remote Clients: Select this check box if you want this DTC to coordinate transactions for remote clients.
Allow Remote Administration: Select this check box if you want to allow administration of this DTC from remote computers.
From the Component Services Administration help file, located at: C:\Windows\help\mui\0409\comexp.chm, for future reference.