From 41038b07f78339fb0a02a6917dbeeabf19f47697 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Tue, 13 Jul 2021 00:08:33 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/integration/kerberos.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/integration') diff --git a/doc/integration/kerberos.md b/doc/integration/kerberos.md index efff31bec99..5b827d23772 100644 --- a/doc/integration/kerberos.md +++ b/doc/integration/kerberos.md @@ -331,6 +331,11 @@ remove the OmniAuth provider named `kerberos` from your `gitlab.yml` / 1. [Reconfigure GitLab](../administration/restart_gitlab.md#omnibus-gitlab-reconfigure) for the changes to take effect. +NOTE: +Removing the `kerberos` OmniAuth provider can also resolve a rare +`Krb5Auth::Krb5::Exception (No credentials cache found)` error (`500` error in GitLab) +when trying to clone via HTTPS. + ## Support for Active Directory Kerberos environments When using Kerberos ticket-based authentication in an Active Directory domain, -- cgit v1.2.3