dns - SQL authentication for different domain user -


this question regarding sql authentication different domain user.

i have 2 servers on cloud. on server1 have iis , on server2 have sql.

both on different domain, server1 & server2. can access sql database using ip address , vice versa.

i have "customuser" on "server1", want connect sql using user details.

from "server2" can't "server1" in domain name or in user list. , vice versa.

i want add "server1\customuser" on "server2" sql.

edit: using sql server 2012


Comments

Popular posts from this blog

facebook - android ACTION_SEND to share with specific application only -

python - Creating a new virtualenv gives a permissions error -

javascript - cocos2d-js draw circle not instantly -