bramdejager / spcb

The SharePoint Client Browser (SPCB) uses the CSOM to connect to a remote SharePoint site collection and shows the site structure with related properties and values.
GNU General Public License v2.0
174 stars 48 forks source link

The Remote Server returned an Error: 403 forbidden #14

Closed bramdejager closed 6 years ago

bramdejager commented 6 years ago

Hi,

When i am trying to add Site i am getting the 403 forbidden error, I am using this for my onpremise farm, In Authentication selected default and provided farm account

This work item was migrated from CodePlex

CodePlex work item ID: '25653' Assigned to: 'BdeJager' Vote count: '1'

bramdejager commented 6 years ago

[BdeJager@9-8-2014] The farm account does not have access out-of-the-box. You need to provide access for the account, please verify your farm account have the right permissions. You can check by navigating to the site with that account.

If permissions are ok, then check the following. Using the default authentication it will support Claims authentication provider. Ensure that configuration otherwise it won't work. Choose the right authentication mode!

Good luck

bramdejager commented 6 years ago

[UnknownUser@12-1-2015]

bramdejager commented 6 years ago

[UnknownUser@17-8-2015]

bramdejager commented 6 years ago

Issue closed by BdeJager with comment Closing issue, last update more than 4 months ago.

Reason closed Fixed