Singe forms-based login for website and OWA
From: DanielPS (DanielPS_at_discussions.microsoft.com)
Date: 07/08/05
- Previous message: Adam Clark: "IWA Problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 8 Jul 2005 09:46:01 -0700
Hello,
I've got a Windows 2003 web server that is also running Exchange 2003. I
currently have a site set up so that when a user connects to the site, they
are directed to a page that allows anonymous access without SSL. They can
then click a link that will redirect them to a subdirectory that requires
128bit SSL and that they log in with their AD account. The OWA site that
they can then access also requires 128bit SSL.
I've got no problem using forms-based authentication with OWA, and I've
found a decent asp .net script that lets you login to a website using a form,
but neither seems to authenticate the other. So, if I want just a single
sign-on for both aspects of the site, I have to use non-forms authentication,
with the pop-up window that my boss says in a no-no. So, how can I add a
single forms-based authentication that brings the user to the main page, and
also passes that authentication along when they go to their OWA page. Again,
all accounts are defined using AD.
Thanks for any help,
Daniel
- Previous message: Adam Clark: "IWA Problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|