Transactional replications replicate the transactions.If any changes happend to login that also will be reflected in it . Jr DBA SHAMS
I found out that system tables are not replicated. Which means if you add a new user to a database that new user will not get added to the subscribing database. What's the easiest way to ensure database users are synched? quote:Originally posted by photura Is it possible to replicate logins using transactional replication? Thanks.