Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Sharepoint login question

  Asked By: Katie Phillips         Date: Aug 21, 2006      Category: Sharepoint      Views: 218
 

My question is: there is a user who is listed in the user list as a
contributor. But still the user couldn't able to access the site. What
might be the problem?

Tagged:      

 

2 Answers Found

 
Answer #1       Answered By: Harshini Raju          Answered On: Aug 21, 2006       

It could be one of several things. These are just a few:
1) The user's password may have been expired
2) The user's windows account may have been disabled
3) There could be a web part on the site  page that is pulling
information from another site that he does not have access  to

Some questions to ask:
1) Is the user  logged on to the same domain as the SharePoint server?
2) Can the user access other SharePoint sites?
3) Are there others in the Contributors group who are not in any other
groups, and can they access the site?
4) Has the user ever been able to access the site?

The answers to these questions may help point you in the right
direction.

 
Answer #2       Answered By: Christop Mcfadden          Answered On: Aug 21, 2006       

An easy test for #3 is to put ?contents=1 at the end of your URL.
That will take you to the web part maintenance page. If it's a bad
web part keeping them out, it won't be render on the maintenance page
and they can get in. If they can get into the maintenance page, but
not the actual page it's a bad web part. The url would look something
like this: http://server/default.aspx?contents=1

 
Didn't find what you were looking for? Find more on Sharepoint login question Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].