我是否需要设置 Kerberos 才能在 SQL Server 2005 中使用复制?

发布于 2024-07-06 02:49:33 字数 112 浏览 3 评论 0原文

我想在三台 SQL 服务器上设置复制,其中一台没有配置 Kerberos。 (SPN 尚未设置)

我是否需要 Kerberos 和直通委派才能在 SQL Server 2005 中使用复制?

I want to setup replication on three SQL servers and one is not configured for Kerberos. (The SPNs are not setup yet)

Do I need Kerberos and Pass-through delegation working to use replication in SQL Server 2005?

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

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

发布评论

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

评论(1

一直在等你来 2024-07-13 02:49:33

不需要。但是您需要复制代理在具有相关权限的帐户上下文中运行。 请参阅 MSDN 此处

No. But you will need the replication agent(s) to run under the context of account with the relevant permissions. See MSDN here.

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