Access Denied to Portal Site

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



I'm posting this on this managed site at the request of Wei-Dong XU [MSFT].
His suggestions are at the bottom along with my responses:

My portal is configured for Windows Authentication only. It disallows
anonymous access (both via IIS settings and sharepoint admin).

Right now only users that are either Windows Administrators OR in the
Sharepoint Administrators site group can access the portal. Regular
domain users get access denied (in actually IE puts up a login screen
after silently failing to get the user's credentials authenticated).
Reentering the credentials doesn't work.

The IIS log on the server simply shows HTTP 401 errors on
/default.aspx. Interestingly, the users's browser is directed to a
page with are URL like

http://server/_layouts/1033/reqacc.aspx?type=list&name=%7B3ACFA70C%2D3846%2D42C9%2DAF23%2D1FE39F02DD71%7D

The issue appears to be accessing lists on the portal. Notice the
list's name is given (a GUID). I matched it up to a list on my portal.
It corresponded to a survey we were testing. After I deleted the
survey web part from my portal's home page, the GUID changed and now
references the EVENTS list (and there is an events web part on the
portal page).

I must be missing something with the Portal security config. Note that
authenticated users have no trouble getting to regular sharepoint sites
on the same server. It's just the portal's site collection.

Any ideas?

>> From Wei-Dong XU:
>> ==============
>> The Integrated Windows authentiction of Sharepoint is based on the IIS
>> Integrated windows authentication. So for your issue, I'd have three
>> suggestions:
>> 1. whether any update/modification at your domain controller ban these
>> domain accounts
>>

No, they're valid accounts. And as I mentioned, they have no trouble
getting to non-portal WSS sites (which require authentication as well).


>> 2. At IIS6 new architecture, each site has its own worker process or
>> share
>> one worker process with other sites. So please check the identity of the
>> Sharepoint site worker process; assign one domain admin account to this
>> worker process for the troubleshooting.
>> http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/7
>> 6be66e2-1db1-432e-95be-14ff59c2ec75.mspx

The identity of the worker process is indeed a domain account -- but not a
domain administrator. The account is, however, in the local Administrators
group on the Sharepoint server.


>> 3. whether these baned accounts are in one site group which has been
>> granted no access to the Sharepoint portal.
>>

As far as I know, no such group exists.

Thanks for your help.
Howard


.



Relevant Pages

  • Re: accessing Web Service from Sharepoint cause permission error...
    ... the windows authentication is activated and the anonymous is disable. ... I can reach the webservice from another test application (without ... sharepoint, ASP.NET application directly) ... >> Dim oServ As New ReportServer.ReportingService ...
    (microsoft.public.sharepoint.windowsservices)
  • Only Site Group Administrators can access Portal
    ... My portal is configured for Windows Authentication only. ... anonymous access (both via IIS settings and sharepoint admin). ... Sharepoint Administrators site group can access the portal. ...
    (microsoft.public.sharepoint.portalserver)
  • Re: Additional SharePoint Site
    ... With SharePoint v3, you can have multiple IIS sites pointing to the same SharePoint application. ... Select the option to create a new web site in IIS, bind the new site to port 80 and give it a unique host header value. ... check "Integrated Windows Authentication". ...
    (microsoft.public.windows.server.sbs)
  • Re: Windows XPx64 does not require user authenication against Sharepoi
    ... required and most access Sharepoint 2003 portals. ... allowed, Windows Authentication is required, however have found that none ... but after that the x64 clients do not need to re-validate ... domain account logs in then it can access ANY of the Sharepoint webs ...
    (microsoft.public.windows.server.security)
  • Re: Disable everything except for a web site authentication.
    ... Give them a login script which checks machine of login and ... > We could take care of tightening firewall for traffic to these servers, ... > I shall check the policy of our domain for new accounts and their rights, ... >> Sharepoint grants are well administered. ...
    (microsoft.public.win2000.security)