FBA Authentication, Access Denied in PWA

F

Frank Binoeder

Following problem occured in a Project Server project:

We have Project Server 2007 SP2 installed. Authentication runs (except the
Service Accounts) against OpenLDAP. For this we developed an importer, that
reads all users from OpenLDAP and puts them into Project Server as Project
Server users with forms authentication.

In web.config(Central Administration and PWA Web Application) we have the
Membership Provider for LDAP configured.

So we have a test user imported in Project Server. This user can
authenticate against OpenLDAP but then get ACESS DENIED in PWA Site. The
ACESS DENIED comes from WSS.

I recognized that the imported user is not added to the site groups in WSS
(PWA Site), so he has no access. I assumed that Project Server does this
automatically when a new server is created in PWA, this works for local users
and AD users.

Is there a way to get this working for users with forms authentication also?

Any help or ideas would be great!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top