Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在三台 SQL 服务器上设置复制,其中一台没有为 Kerberos 配置。(SPN 尚未设置)
我是否需要 Kerberos 和传递委派才能在 SQL Server 2005 中使用复制?
不可以。但是您需要复制代理在具有相关权限的帐户上下文中运行。请参阅此处的MSDN 。