### error message from sample provisionig ui
###
The request failed with HTTP status 401: Unauthorized.
### snippet from IIS log WSS Central Admin Site (failed attempt)
###
2009-08-11 12:40:02 <ip sharepoint server> POST /MPSSharePointAdminWS/SPAdminWS.asmx - 8080 - <ip MPS server> Mozilla/4.0+(compatible;+MSIE+6.0;+MS+Web+Services+Client+Protocol+2.0.50727.1433) 401 2 5 15
2009-08-11 12:40:03 <ip sharepoint server> POST /MPSSharePointAdminWS/SPAdminWS.asmx - 8080 FIRSTCLASSEMAIL\admin11_ITeconEurope <ip MPS server> Mozilla/4.0+(compatible;+MSIE+6.0;+MS+Web+Services+Client+Protocol+2.0.50727.1433) 401 5 0 1388
### access right of phys folder
###
C:\Program Files (x86)\Microsoft Hosting\Provisioning\SharePoint Provider\Web Service
NT SERVICE\TrustedInstaller:(ID)F
NT SERVICE\TrustedInstaller:(CI)(IO)(ID)F
NT AUTHORITY\SYSTEM:(ID)F
NT AUTHORITY\SYSTEM:(OI)(CI)(IO)(ID)F
BUILTIN\Administrators:(ID)F
BUILTIN\Administrators:(OI)(CI)(IO)(ID)F
BUILTIN\Users:(ID)R
BUILTIN\Users:(OI)(CI)(IO)(ID)(special access:)
GENERIC_READ
GENERIC_EXECUTE
CREATOR OWNER:(OI)(CI)(IO)(ID)F
### IIS rights
###
S10009\Sites\SharePoint Central Administration v3\MpsSharePointAdminWS
here's what I got so far:
- admin11_ITeconEurope is the tenant's admin.
- when I grant WSS farm admin right admin11_ITeconEurope it works.
- IIS log looks like this then
### snippet from IIS log WSS Central Admin Site (successful attempt)
###
2009-08-11 08:16:11 <ip sharepoint server> POST /MPSSharePointAdminWS/SPSiteDataWS.asmx - 8080 - <ip MPS server> Mozilla/4.0+(compatible;+MSIE+6.0;+MS+Web+Services+Client+Protocol+2.0.50727.1433) 401 2 5 0
2009-08-11 08:16:11 <ip sharepoint server> POST /MPSSharePointAdminWS/SPSiteDataWS.asmx - 8080 FIRSTCLASSEMAIL\admin11_ITeconEurope <ip MPS server> Mozilla/4.0+(compatible;+MSIE+6.0;+MS+Web+Services+Client+Protocol+2.0.50727.1433) 200 0 0 826
2009-08-11 08:16:14 <ip sharepoint server> POST /MPSSharePointAdminWS/SPAdminWS.asmx - 8080 - <ip MPS server> Mozilla/4.0+(compatible;+MSIE+6.0;+MS+Web+Services+Client+Protocol+2.0.50727.1433) 401 2 5 0
2009-08-11 08:16:14 <ip sharepoint server> POST /MPSSharePointAdminWS/SPAdminWS.asmx - 8080 FIRSTCLASSEMAIL\admin11_ITeconEurope <ip MPS server> Mozilla/4.0+(compatible;+MSIE+6.0;+MS+Web+Services+Client+Protocol+2.0.50727.1433) 200 0 0 436