Top "Integrated-security" questions

Use this tag for questions related to units, or entities, that use joint-services, to achieve its purpose.

Application pool identity or Impersonation

(A question of similar vein has been asked before but both the question and the accepted answer do not provide …

asp.net iis asmx impersonation integrated-security
How do I allow all users access to one route within a website with integrated auth?

I have an ASP.Net MVC app using Integrated Security that I need to be able grant open access to …

.net asp.net-mvc authorization web-config integrated-security
ODP.NET Integrated Security Invalid Connection String Argument

What am I missing? <add name="test" connectionString="Data Source=TEST_ORACLE;Integrated Security=Yes;" /> [ArgumentException: 'Integrated Security' …

.net oracle connection-string odp.net integrated-security
Configuring Integrated Security using IIS Application Pool Identity accounts for SQL Server 2008

I have the following configuration for a web site: Two Web front-ends (e.g. machine names: WFE1 & WFE2) 1 SQ …

iis sql-server-2008-r2 integrated-security
Kerberos and Integrated Security using jTDS Driver

Up till now we were using MS JDBC Driver 4.0 to connect to SQL Server 2008 using Integrated Security and Java Kerberos …

java kerberos jtds apache-commons-dbcp integrated-security
Reporting Services: Cannot connect to Oracle using Integrated Security

Context I have an Oracle 11g database instance and a SQL Server 2012 instance installed on 2 different servers in the same …

sql-server oracle reporting-services integrated-security
How do I convert this connection string to use integrated security?

I'm very much learning about SQL as I'm going along. Visual Studio makes it very easy to get the basics …

sql-server sql-server-2008 connection-string integrated-security