Re: Forms Based Auth Problem -WSS3.0
- From: AJ <andyjones99@xxxxxxxxxxxxx>
- Date: Sun, 17 Jun 2007 12:37:16 -0700
On 17 Jun, 20:23, AJ <andyjone...@xxxxxxxxxxxxx> wrote:
Hello All
I have managed to enable forms based auth on a host named site but
cannot get access to it anymore. When I try and login it states access
is denied for me and then gives me the option to request access. When
I run central admin and look at the site administrator it now states
no exact match found and if I attempt to use the people picker I
cannot select anyone as they dont appear.
STOP PRESS! - I have now managed to add a new site administrator from
central admin by entering the name in the following format:
ADProviderName:Account
However when I try to log into this site using the same format as
above I get the following:
The server could not sign you in. Make sure your user name and
password are correct, and then try again
Can someone help me solve this problem?
Also is it true that you only get the option to create users as a site
admin if you have enabled forms based auth (This is the only reason I
did it cos my ISA server can do FBA)
Apparently an option 'Create User' appears under site settings in the
users and permissions column
Thanks as usual
AJ
looking in the event log I see this:
you receive this error in the error log of your project here is its
description and solution.
Prerequisites: Your application must have custom login functionality
based on Forms Authentication method implemented. Also built-in
functionality for Roles, Users and Membership must be used.
Problem: The visible issue is that the user cannot login to the
application and the following error appears in the Event Viewer (Start
-> Control Panel -> Administrative Tool -> Event Viewer):
Error in Event Viewer:
Event code: 4006
Event message: Membership credential verification failed.
Event time: 28/08/2006 12:30:12
Event time (UTC): 28/08/2006 09:30:12
Event ID: 04b22a752da345baabe19236fb25675f
Event sequence: 2
Event occurrence: 1
Event detail code: 0
Here is the solution: The "ApplicationName" value in
"aspnet_Applications" database table and the "applicationName"
property value for all providers in web.config (Membership provider,
Role provider, Profile provider etc.) must have the same value.
Unfortunately the link to more information regarding this is dead. Can
someone explain to me exactly what I need to do to fix this error?
Thanks!
AJ
.
- Follow-Ups:
- Re: Forms Based Auth Problem -WSS3.0
- From: AJ
- Re: Forms Based Auth Problem -WSS3.0
- References:
- Forms Based Auth Problem -WSS3.0
- From: AJ
- Forms Based Auth Problem -WSS3.0
- Prev by Date: Forms Based Auth Problem -WSS3.0
- Next by Date: WSS 2.0 in active directory creation mode
- Previous by thread: Forms Based Auth Problem -WSS3.0
- Next by thread: Re: Forms Based Auth Problem -WSS3.0
- Index(es):
Relevant Pages
|