Re: Service principal name (SPN) / Active Directory Problem
- From: wjzhang@xxxxxxxxxxxxxxxxxxxx ("WenJun Zhang[msft]")
- Date: Mon, 22 May 2006 08:29:47 GMT
Hi ,
403 is not an authentication error. We should gather IIS log files to
determine the exact 403 error code(with subcode). This will help you
address the actual problem. Below are all 403.x codes we defined in IIS:
403 - Forbidden. IIS defines a number of different 403 errors that indicate
a more specific cause of the error:?403.1 - Execute access forbidden.
403.2 - Read access forbidden.
403.3 - Write access forbidden.
403.4 - SSL required.
403.5 - SSL 128 required.
403.6 - IP address rejected.
403.7 - Client certificate required.
403.8 - Site access denied.
403.9 - Too many users.
403.10 - Invalid configuration.
403.11 - Password change.
403.12 - Mapper denied access.
403.13 - Client certificate revoked.
403.14 - Directory listing denied.
403.15 - Client Access Licenses exceeded.
403.16 - Client certificate is untrusted or invalid.
403.17 - Client certificate has expired or is not yet valid.
403.18 - Cannot execute requested URL in the current application pool. This
error code is specific to IIS 6.0.
403.19 - Cannot execute CGIs for the client in this application pool. This
error code is specific to IIS 6.0.
403.20 - Passport logon failed. This error code is specific to IIS 6.0.
Please collect the recent log files in \System32\LogFiles\W3SVC[n]\
directory (n here is the Site ID which can be viewed in the right panel by
clicking Web Sites folder in IIS) and paste the records with 403 error
here. Thanks.
Best regards,
WenJun Zhang
Microsoft Online Partner Support
This posting is provided "AS IS" with no warranties, and confers no rights.
.
- Follow-Ups:
- References:
- Re: Service principal name (SPN) / Active Directory Problem
- From: Ken Schaefer
- Re: Service principal name (SPN) / Active Directory Problem
- From: Ken Schaefer
- Re: Service principal name (SPN) / Active Directory Problem
- Prev by Date: Re: One Domain with 2 websites and 2 SSL Certs
- Next by Date: IIS Virtual Directory Hacks
- Previous by thread: Re: Service principal name (SPN) / Active Directory Problem
- Next by thread: Re: Service principal name (SPN) / Active Directory Problem
- Index(es):
Relevant Pages
|