Re: Unable to Generate SSPI Context w/ .Net 2.0 App and Windows 2000 Professional Client
- From: GSC <greg.cheek@xxxxxxxxx>
- Date: Mon, 16 Jun 2008 13:51:32 -0700 (PDT)
On Jun 6, 12:06 pm, "William Vaughn [MVP]" <billvaNoS...@xxxxxxxxx>
wrote:
We see this all the time when we do off-domain demos in the field. The best
solution (IMHO), is to not use SSPI, but a work-around is to log into the
local machine (not the domain) and let the local system authenticate the
user.
--
__________________________________________________________________________
William R. Vaughn
President and Founder Beta V Corporation
Author, Mentor, Dad, Grandpa
Microsoft MVP
(425) 556-9205 (Pacific time)
Hitchhiker's Guide to Visual Studio and SQL Server (7th Edition)
____________________________________________________________________________________________
"GSC" <greg.ch...@xxxxxxxxx> wrote in message
news:cd7be41c-6b53-4ff3-99cf-d7832fe20fb3@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I have a C# .Net App using Windows trusted security connecting to a
Sql server 2000 (running on a Windows 2000 Server). If I change the
connection parameters to use a SQL Account it works fine, but when I
change it to use NT Security, it fails with Unable to Generate SSPI
Context. The same app works fine on XP Professional machines on the
same network. Also, I have many Delphi applications running on the
same machine using Windows Authentication that work fine; but they are
not .Net apps, just standard Win32 applications.
Any help or suggestions would be greatly appreciated.
Thanks
These PC's are in the same domain, but it only works with a SQL
account. I'm not for sure setup IMHO, just that other machines
basically right next to it works fine with intregrated security, but
the Windows 2000 machine won't work.
Thanks.
.
- References:
- Prev by Date: SQL and Sharepoint connectivity
- Next by Date: Re: Issue Select statement from SQL Server 2000 to obtain data fro
- Previous by thread: Re: Unable to Generate SSPI Context w/ .Net 2.0 App and Windows 2000 Professional Client
- Next by thread: How do I use sp_configure 'user instances enabled'
- Index(es):
Relevant Pages
|