Is there any way I can connect to a remote SQL server with Windows Authentication over VPN?
I can connect to the VPN server in Windows 7 using Domain Credentials like \DOMAIN\user
but I want to be able to connect to the SQL server with the Domain Credentials because I don't have the sa
account .