Questions tagged [integrated-security]

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

Integrated security systems, units, or entities are assembled by joint services.

81 questions
0
votes
1 answer

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 done, but now I want to publish a site, and I need some advice with regards to SQL security. This is my connection string:
dotnetnoob
  • 10,783
  • 20
  • 57
  • 103
0
votes
1 answer

Java JDBC connection Integrated Security work only from my Eclipse

When I open jdbc connection in Eclipse - it work fine. But when I create executable jar file and run it - I have problem with Integrated Security=true. or may be not only with integrated security...
Lesya Makhova
  • 1,340
  • 3
  • 14
  • 28
0
votes
2 answers

SQL Server integrated security without SQL Server Management Studio

I am using integrated security in an ASP.net application, the IIS and SQL Server are both hosted on the same server machine running Windows Server 2008 R2. Is it possible to allow users to access the application from across the network AND logged in…
0
votes
1 answer

mvc 3 401.2 error with integrated security IIS(6)

We seem to be having an access problem with our MVC 3 application being hosted IIS (6) with anonymous access disabled and integrated Windows authentication enabled. When I navigate to the root (http://devserver/) the application works fine. If I…
JSessions
  • 53
  • 1
  • 3
0
votes
1 answer

SQL Server Integrated Security

I've been searching hard to get my head around security related issues in a SQL Server. We're developing a .NET application that targets SQL Server 2008 and we want to use FileStream. Now I've found out that SQL Server only allows FileStream through…
Patrick
  • 1
  • 1
0
votes
1 answer

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 domain. The Oracle database is configured to accept connection with Integrated Security (ie. Active Directory authentication).…
Ucodia
  • 7,410
  • 11
  • 47
  • 81
1 2 3 4 5
6