Filter domain name during synchronization
PSDBA
Posts: 5
We are using SQL compare to perform our daily database implementation. However moving forward to use windows authentication, we are facing problem because of having two different domains for test and production environments. Thus, the domain names are different even though the domain account or domain group are the same. The domain design was recommended by Microsoft.
In SQL compare 8, there is no way to filter domain name during synchronization of database object from test environment to production environment.
So can put in this very useful feature in the coming version? Or it is a way to do it in current version?
In SQL compare 8, there is no way to filter domain name during synchronization of database object from test environment to production environment.
So can put in this very useful feature in the coming version? Or it is a way to do it in current version?
Comments
Thanks for your request. could you please post an example of what is happening how and what you would like to see? Which objects are affected?
Thanks,
David Atkinson
Red Gate Software
Product Manager
Redgate Software
On the Test DB Server we have a domain account (TEST\USER1)
On the Live DB Server we have a domain account (LIVE\USER1)
We wish to synchronize the permission across these domains.
It would be interesting to hear from anyone else with a similar issue.
I've noted this as a feature request.
Kind regards,
David Atkinson
Red Gate Software
Product Manager
Redgate Software
Otherwise, we will be suffered from the manual job on daily implementation for long period of times.
Also, for a suggestion, how about a filter option for domain name which mean the software will compare the NTUserName (USER1) only instead of domain account (TEST\USER1).
Last but no least, we are heavily use of SQL compare on daily basis so we hope domain mapping can be introduced in next 2 months.
Thanks.