管理複寫的登入與密碼
設定複寫時請指定複寫代理程式的登入與密碼。如需詳細資訊,請參閱:
設定複寫後,請透過下列方法變更登入與密碼:
- SQL Server Management Studio: 如何:檢視並修改複寫安全性設定 (SQL Server Management Studio)
- 複寫 Transact-SQL 程式設計:<How to: View and Modify Replication Security Settings (Replication Transact-SQL Programming)>
若要變更複寫代理程式使用之帳戶的密碼,請執行 sp_changereplicationserverpasswords (Transact-SQL)。如需詳細資訊,請參閱<How to: View and Modify Replication Security Settings (Replication Transact-SQL Programming)>。
![]() |
---|
複寫代理程式安全性模型已經從 SQL Server 2000 大幅變更。如需有關安全性模型的詳細資訊,請參閱<複寫代理程式安全性模型>。從 SQL Server 2000 或 SQL Server 7.0 建立的複寫指令碼必須針對 SQL Server 2005 更新,以便利用安全性增強功能。如需詳細資訊,請參閱<How to: Upgrade Replication Scripts (Replication Transact-SQL Programming)>。 |