FBA site owner encounter access deny in sharepoint 2007
Posted
by intangible02
on Stack Overflow
See other posts from Stack Overflow
or by intangible02
Published on 2010-04-10T02:01:45Z
Indexed on
2010/04/10
2:13 UTC
Read the original article
Hit count: 438
sharepoint2007
|fba
I created a sharepoint 2007 publishing site first using windows authentication, then extended it to another site using FBA. I created a FBA user and set it as site collection admin as well as top site owner. I also make application pool which the FBA site is running in to run with a user account which is within administrator group. But I encounter access deny error when browsing certain links using this site owner account. Is there other settings I need to configure?
I found in the web.config, the impersonation is set to true. How does this affect the access rights?
© Stack Overflow or respective owner