Blame SOURCES/authconfig-6.2.8-update-all-manpage.patch

977b74
From 6cca35c84fe74d535c7a8455e3bc4ddace92479e Mon Sep 17 00:00:00 2001
977b74
From: =?UTF-8?q?Pavel=20B=C5=99ezina?= <pbrezina@redhat.com>
977b74
Date: Thu, 2 Mar 2017 11:32:13 +0100
977b74
Subject: [PATCH 2/7] Note that SSSD configuration may change in some cases
977b74
977b74
---
977b74
 man/en/authconfig.8 | 5 ++++-
977b74
 1 file changed, 4 insertions(+), 1 deletion(-)
977b74
977b74
diff --git a/man/en/authconfig.8 b/man/en/authconfig.8
977b74
index 7338dc8d12de3484982cc3dfc29fd841be6d9890..6d478128800459ab20dd10821289212ceb031598 100644
977b74
--- a/man/en/authconfig.8
977b74
+++ b/man/en/authconfig.8
977b74
@@ -66,7 +66,10 @@ and \fB/etc/pam.d/system-auth\fP, but they do not set up the domain in the
977b74
 \fISSSD\fR configuration files. The \fISSSD\fR configuration has to be
977b74
 set up manually. The allowed configuration of services for \fISSSD\fR are: LDAP for
977b74
 user information (\fB--enableldap\fR) and either LDAP (\fB--enableldapauth\fR), or
977b74
-Kerberos (\fB--enablekrb5\fR) for authentication.
977b74
+Kerberos (\fB--enablekrb5\fR) for authentication. Please note that even though
977b74
+these options alone do not trigger any change in SSSD configuration files this
977b74
+may not be true if any of these options is used in conjunction with other
977b74
+options such as \fB--enableldap\fR or \fB--updateall\fR.
977b74
 
977b74
 In case \fISSSD\fR does not support some feature of the legacy services that are
977b74
 required for the site configuration, the use of the legacy services can be forced
977b74
-- 
977b74
2.9.3
977b74