Top "Windows-authentication" questions

Integrated Windows Authentication is a term associated with Microsoft products that refers to the SPNEGO, Kerberos, and NTLM authentication protocols.

Silverlight RIA Services - how to do Windows Authentication?

I am building my first Silverlight 3 + RI Services application and need some help. It will be deployed in an controlled …

silverlight authentication windows-authentication wcf-ria-services
Add user to SQL Server 2008 - permission denied

I have recently had some problems that I think might be helped by debugging my ASP.NET MVC application in …

iis login windows-authentication sql-server-2008-express
windows authenticated website prompt for firefox but doesn't for internet explorer

i added windows authentication on my website to track user names. For IE it works fine and is seemsless but …

asp.net-mvc firefox windows-authentication
Windows authentication trusted connection not working

MSSQL Server is in the "abc" domain and have mixed mode authentication. I am connecting from the machine which is …

sql-server database-connection windows-authentication sqlconnection trustedconnection
Enabling PUT on IIS 7.5 for an ASHX handler using Windows Authentication

I have an ASP.NET (.NET 4) website that uses http PUT for an .ashx generic handler. The PUT call originates …

iis-7 iis-7.5 windows-authentication put
IIS App Pool Identity vs. Windows Account

What are the pro's and con's of using the built in App Pool Identity in IIS as opposed to specifying …

windows sql-server-2008 iis-7 windows-authentication application-pool
BasicHttpBinding with TransportWithMessageCredential and clientCredentialType="Windows"

I am using this binding configuration on client and server: <basicHttpBinding> <binding name="BasicHttpBinding_IService1"> <…

wcf windows-authentication basichttpbinding
ASP.NET Active Directory Search

I'm trying to create an intranet Website on ASP.NET MVC 4 using Windows Login. I have successfully done the windows …

asp.net-mvc-4 active-directory windows-authentication asp.net-4.5
ServiceStack.NET Windows Authentication (NTLM) in ASP.NET MVC

How to implement Windows Authentication in a ServiceStack project build on ASP.NET MVC4? I started with a global Request-Filter …

c# asp.net-mvc-4 servicestack windows-authentication
Oracle Connection String With Windows Authentication

We have a requirement to make our products work on Oracle as well as SQL Server (around which they were …

oracle connection-string windows-authentication oracle-xe