How do I Implement single sign-on?
- From: "bmcdougald@xxxxxxxxx" <bmcdougald@xxxxxxxxxxx>
- Date: Tue, 2 Sep 2008 11:29:25 -0700 (PDT)
We are in the process of moving our company from an IBM Domino web
world to Microsoft. The first part of this is endeavor is to revamp
our corporate intranet site and run it under IIS, but we would like to
implement the new site using single-sign-on. The problem I am a
software/web developer not a network engineer.
Here is what I have so far:
1) Virtual PC running Win 2003 server acting as my Active Directory/
Domain controller and DNS server.
2) Virtual PC running Win 2003 server acting as my web serving running
IIS
3) Virtual PC running Win XP acting as a client.
a) I have made the virtual machines 2 & 3, members of my test domain
b) Everyone can ping each other by name or IP
c) I have created a test user account on my domain controller
d) I can login into the virtual network using the XP client and the
new test user account
e) I have created a virtual directory on the web server to point to a
test application that is configured to utilize "windows
authentication", and I have set the virtual directory properties to
use integrated authentication.
My problem occurs when I try to access my test application from a
browser on the XP client. I get prompted for a login id, but when I
enter my test user's login credentials, IIS will not accept them.
Have I missed a step in my configuration, or the setup of my domain?
Is there something on the IIS server that needs to be setup to
authenticate incoming users against the domain?
I'm at a loss and need help.
Thanks.
.
- Follow-Ups:
- Re: How do I Implement single sign-on?
- From: Ken Schaefer
- Re: How do I Implement single sign-on?
- Prev by Date: Re: How to make domain users access local-IIS for web devp
- Next by Date: Re: How do I Implement single sign-on?
- Previous by thread: How to make domain users access local-IIS for web devp
- Next by thread: Re: How do I Implement single sign-on?
- Index(es):
Relevant Pages
|