If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Microsoft SQL Server > Accounts to use for replication

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-26-12, 11:56
mkal mkal is offline
Registered User
 
Join Date: May 2003
Posts: 60
Accounts to use for replication

I am setting up Replication and have a question about what's considered best practice for the accounts that will be running the replication agents. Microsoft says, “Run each replication agent under a different Windows account, and use Windows Authentication for all replication agent connections.” What they don't say is whether these accounts are local accounts or domain accounts.

Which should I use/create, domain accounts or local accounts?
Reply With Quote
  #2 (permalink)  
Old 01-26-12, 18:58
Pat Phelan Pat Phelan is offline
Resident Curmudgeon
 
Join Date: Feb 2004
Location: In front of the computer
Posts: 12,609
I've always used AD accounts on the distributor, and local service accounts on the publisher and the subscribers. I could probably make a good case for using AD accounts for every Windows Authenticated account used in a domain if for no other reason than it would serve as good documentaiton.

-PatP
__________________
In theory, theory and practice are identical. In practice, theory and practice are unrelated.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On