Quantcast
Channel: SQL Server High Availability and Disaster Recovery forum
Viewing all articles
Browse latest Browse all 4689

Add user to a secondary replica in SQL 2012 AlwaysOn

$
0
0

I want to add a new AD user to give access to the database that is in the Always on availability group. So here is what I did:

1. Added the AD user in the primary replica  & gave access to the db

2. Then added that user on the secondary replica. 

But that user is not getting synchronized on the db that's in the secondary replica. 

Also the master db is not set to be synchronized. Please let me know what I am missing, so that the user can be added to the db on the secondary replica.

Thanks.


sqldev


Viewing all articles
Browse latest Browse all 4689

Trending Articles