Book Image

Microsoft SharePoint Server 2019 and SharePoint Hybrid Administration

By : Aaron Guilmette
Book Image

Microsoft SharePoint Server 2019 and SharePoint Hybrid Administration

By: Aaron Guilmette

Overview of this book

SharePoint Server is an on-premises collaboration and business productivity platform. It serves as a content management and web services platform, enabling users to create, publish, and discover content and applications and integrate with business systems. This SharePoint book offers complete, up-to-date coverage of the SharePoint Server 2019 interface to help you configure and deploy confidently from the start. With the help of clear and succinct explanations and expert tips, this book covers SharePoint Server and SharePoint Hybrid configuration as well as the process for migrating to Microsoft SharePoint Online. As the book takes you through strategies and techniques for configuring and managing SharePoint on-premises and hybrid scenarios, you’ll get to grips with the concepts essential for SharePoint deployments, such as authentication, Business Connectivity Services, and the data gateway. You’ll also explore migration methods and strategies. By the end of this book, you'll have learned the fundamentals of deploying SharePoint Server 2019 and be able to use this reference guide for your administration tasks.
Table of Contents (19 chapters)

Troubleshooting authentication issues

When troubleshooting authentication, you'll likely need to follow the steps in the previous section to enable detailed logging and review the entries with the ULS Viewer application. You can search for the Claims Authorization or Authentication Authorization categories.

Depending on the types of errors discovered in the logs, it may also be a good idea to verify the authentication configuration for a web application or a zone. To verify or update the authentication configuration, follow these steps:

  1. Launch Central Administration, and then go to Application Management | Manage web applications.
  2. Select the name of the web application for which you're experiencing problems, and then on the ribbon, under the Security group, select Authentication Providers.
  3. Select a zone to edit (all web applications have a Default zone; if you have additional zones, you should check through each methodically).
  4. On the Edit Authentication page, verify (and update...