Use for questions having to do with the Security Support Provider Interface (SSPI) API.
I am struggling to get a SQL Server connection from machine A to machine B which is running the SQL …
sql-server tfs kerberos sspi spnI am working on a .NET application where I am trying to build the database scripts. While building the project, …
sql sql-server security sspiI have an WPF app, which uses SSLStream to connect to server and send/receive some messages. My code is …
c# .net networking network-programming sspiI work on a corporate windows network (which I log in to) with a HTTP proxy. When I use Internet …
authentication proxy curl ntlm sspiAs I understand it, SPN is an authenticating tool for windows services. Kerberos is a user authentication service SPNEGO-GSSAPI is …
kerberos windows-authentication spnego gssapi sspiI'm working on a client-server application and I want the client to authenticate itself to the server using the user's …
c# .net windows-authentication sspiAs described here http://www.ddj.com/cpp/184401688 I do not have time to write this from scratch. Asked and …
c++ ssl sspiI am trying to access a wcf client. I know people are getting information out of it right now, so …
wcf-client sspi