401.1 Error Invalid credentials
From: DLS (DLS_at_discussions.microsoft.com)
Date: 06/04/05
- Previous message: Manohar Kamath: "Re: Difference from Application_AuthenticateRequest and FormsAuthenticationTicket"
- Next in thread: DLS: "RE: 401.1 Error Invalid credentials"
- Reply: DLS: "RE: 401.1 Error Invalid credentials"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sat, 4 Jun 2005 07:43:07 -0700
I set up active directory to host email for an organization. Access to email
using OWA works ok. I set up a website that I want to limit access to the
hosted organization.
I add the <hostedSG> to permissions on the folder containing the website and
added <allow roles = "<domain\Domain Admins>,<hostedSG>" /> to the Web.Config
file under <authorization>. Authentication is set as: <authentication
mode="Windows" />
When I attempt to logon as either a domain admin or member of <hostedSG> I
get rejected with the 401.1 error invalid credentials. The site works when
anonymous is enabled.
What configuration settings am I missing or need to change to enable windows
authentication to work? Thanks.
- Previous message: Manohar Kamath: "Re: Difference from Application_AuthenticateRequest and FormsAuthenticationTicket"
- Next in thread: DLS: "RE: 401.1 Error Invalid credentials"
- Reply: DLS: "RE: 401.1 Error Invalid credentials"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|