IIS6.0 vs IIS5.1 - Integrated Windows Authentication Issue

L

Luwk

I have an application that communicates with the Company's Active
Directory to get the OU of the users.

This said application is an ASP.Net web site and has the Windows
Authentication enabled. [hence removing the need for the users to log
in again on the site].

Now, here's the anomaly:
If the application is run on a Server using IIS 5.1, the application
works like a charm and the communcation with the Active Directory
occurs without any problem.

But if the same application is run on a Server using IIS6.0, the
application becomes unable to communicate with the Active Directory.

I have checked all possible parameter issues:
- The same request is being processed on both machines
- Both have access to the Active Directory [ no rights issues here ]

If I untick the Integrated Windows Authentication in the IIS6.0 Server
and use Basic Authentication, hence forcing the user to Log In, then
the application works well.

Anyone has any ideas if there are any discrepancies in the IIS5.1 and
the IIS6.0 that hinder Active Directory Communication?

Thanks
Luwk
 
B

Banty

Hello Luwk,

I am also going through the same problem. But my case is totally
reverse.

My application works fine, on IIS6 W2K3, but it does'nt authenticate
the user when application runs on IIS5 and W2K.

Awaiting your reply.

Thanks

Banty
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,576
Members
45,054
Latest member
LucyCarper

Latest Threads

Top