﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2005 / SS2K5 Replication  / How to add new login to Log Shipping / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Sun, 19 May 2013 01:00:40 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: How to add new login to Log Shipping</title><link>http://www.sqlservercentral.com/Forums/Topic1115845-291-1.aspx</link><description>[quote][b]george sibbald (5/26/2011)[/b][hr]if you added the user in the primary database and have restored a log backup post that action on the secondary, it will be there.[/quote]What he said.  :-DSimply adding the login to both the source and destination SQL instance isnt enough.  If a transaction log backup hasnt been taken, copied and restored the user wont be available at the destination</description><pubDate>Thu, 26 May 2011 16:48:34 GMT</pubDate><dc:creator>MysteryJimbo</dc:creator></item><item><title>RE: How to add new login to Log Shipping</title><link>http://www.sqlservercentral.com/Forums/Topic1115845-291-1.aspx</link><description>did you use sp_help_revlogin to transfer the new ID?what are the results when you runexec sp_helpuser  andexec sp_change_users_login 'report'in the secondary databaseif you added the user in the primary database and have restored a log backup post that action on the secondary, it will be there.</description><pubDate>Thu, 26 May 2011 16:05:26 GMT</pubDate><dc:creator>george sibbald</dc:creator></item><item><title>How to add new login to Log Shipping</title><link>http://www.sqlservercentral.com/Forums/Topic1115845-291-1.aspx</link><description>I have implemented log shipping and now I've been asked to add a new sql server account. I added the account to the primary.Then I used the sid from primary to create the same account on the secondary master database.Problem is: The user account doesn't show up in the secondary databases.How do you add new accounts to the primary and get them to show up in the secondary?Thanks,Mark</description><pubDate>Thu, 26 May 2011 14:30:17 GMT</pubDate><dc:creator>Coozie</dc:creator></item></channel></rss>