Securing a Replication Topology
Security accounts, logins, and passwords required by replication are supplied when replication is configured and when publications and subscriptions are created. These security settings can be changed later using SQL Server Management Studio, replication stored procedures, and Replication Management Objects (RMO). The following topics describe how to modify replication security settings.
In This Section
How to: View and Modify Replication Security Settings (SQL Server Management Studio)
How to: View and Modify Replication Security Settings (Replication Transact-SQL Programming)
How to: View and Modify Subscription Security Settings (RMO Programming)
How to: Manage Logins in the Publication Access List (SQL Server Management Studio)
How to: Manage Logins in the Publication Access List (Replication Transact-SQL Programming)
How to: Replicate Data in Encrypted Columns (SQL Server Management Studio)
See Also