January 21, 2009 at 10:38 pm
Trying to connect to a remote database using SSMS and Windows Authentication.
Server Type : Database Engine
Server Name: 192.168.1.100,1433
Authentication: Windows Authentication
generates error:
Login failed for user "". The user is not associated with a trusted SQL Server Connection. ....Error:18452
What am I doing wrong?
January 22, 2009 at 2:40 am
Did you try googling?
- Check whether mixed authentication is enabled on your remote server.
- Check whether the windows user has rights to connect to that server.
and do google it..
-Vikas Bindra
January 22, 2009 at 10:22 pm
Yes of course, I googled...a lot!
Mixed mode would not work, so I had to setup an account and that worked. Still have no answer why windows authentication failed..but no matter now.
April 10, 2009 at 10:31 am
Stupid question:
Is the user account configured in SQL Server as login and as user for the database?
Did you try to connect locally with the windows account?
Greets
Flo
April 10, 2009 at 10:50 am
This worked as designed. Windows Authentication will not work for remote access. It worked fine using a userid/pwd.
Viewing 5 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy