Hi - i'm trying to login to a sql server thru a VPN server using a trusted connection w/windows authorization for a user that exists on both computers..'access denied!' Any ideas? TIA
IF you've successfully created a tunnel, then you should login to SQL Server as if you were on the local network. Failing that, try using IP address instead of server name. If that fails try FQDN instead of IP addr/server name.
my VPN is working fine, but here's my setup: XP Pro client software connecting to a w2k3 VPN server thru a Linksys WRT54G wireless router and SQL Server 2000 SP3 on another machine in the VPN network. The problem is when I try to execute a managed app over the VPN, i get 'access denied' but when i execute over the VPN network, everything works fine..SQL server is not trusting my access to it, even tho i'm logged in as myself on all 3 machines using the same password..this network is not on a domain, so i don't think i can use FQDN..i tried using 192.168.2.2\dataserver which works when on the local but not when on the remote network..i access the VPN by using Windows authentication, which works fine..it seems to me that there's some undocumented registry key i need to set for SQL to trust me thru the VPN..Hope i've explained the situation fully.thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.