Has anyone seen this error before when connecting via Windows Authentication to SQL Server 2K5 Express?
The security model is Standard, though at one time it was Enhanced.
To make matters even more bewildering, the user claims that it is possible to login to NAV if you first login to the box with terminal services with that login. However, if you login directly to the machine with that login, then you can't login to NAV.
Any advice?
0
Comments
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
ara3n: Use IP address where? It's actually when the user is physically in front of the machine logging on that there is a problem.
I did find this article (http://support.microsoft.com/kb/811889) , but frankly, I don't understand much of it. Does it make any sense to you?
RIS Plus, LLC
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
Ara3n: An issue when logging on to NAV with Windows authentication. So, I see what you mean, we could use an ip address in the server name instead of a name. I will try that as well.
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
I get this usually when I am using my domain user account for my SQL Server instance (rather than a builtin account), and the password for the account changes. This is one reason at least that the SSPI context cannot be obtained by a service. Can you check that (in Control Panel/Services -> Properties of a service, within the Logon tab).
The TCP / TCPS protocol is not applicable to SQL Server, only the Native server.
This posting is provided "AS IS" with no warranties, and confers no rights.