Blame SOURCES/0006-Revert-man-sssd.conf-and-sssd-ifp-clarify-user-optio.patch

4e4a72
From 3c6218aa91026e066e793ee26333ea64fd6bc50e Mon Sep 17 00:00:00 2001
4e4a72
From: Alexey Tikhonov <atikhono@redhat.com>
4e4a72
Date: Mon, 11 Apr 2022 22:49:30 +0200
4e4a72
Subject: [PATCH 6/6] Revert "man: sssd.conf and sssd-ifp clarify user option"
4e4a72
4e4a72
This reverts commit 3d25724dc63dffb6d734790e58b1647e3a64e84f.
4e4a72
4e4a72
Reviewed-by: Iker Pedrosa <ipedrosa@redhat.com>
4e4a72
Reviewed-by: Sumit Bose <sbose@redhat.com>
4e4a72
---
4e4a72
 src/man/sssd-ifp.5.xml  |  5 -----
4e4a72
 src/man/sssd.conf.5.xml | 11 -----------
4e4a72
 2 files changed, 16 deletions(-)
4e4a72
4e4a72
diff --git a/src/man/sssd-ifp.5.xml b/src/man/sssd-ifp.5.xml
4e4a72
index d3080537a..1c35d58a8 100644
4e4a72
--- a/src/man/sssd-ifp.5.xml
4e4a72
+++ b/src/man/sssd-ifp.5.xml
4e4a72
@@ -71,11 +71,6 @@
4e4a72
                             responder. User names are resolved to UIDs at
4e4a72
                             startup.
4e4a72
                         </para>
4e4a72
-                        <para>
4e4a72
-                            Local user names are required, i.e. accessible via
4e4a72
-                            <quote>files</quote> service of
4e4a72
-                            <filename>nsswitch.conf</filename>.
4e4a72
-                        </para>
4e4a72
                         <para>
4e4a72
                             Default: 0 (only the root user is allowed to access
4e4a72
                             the InfoPipe responder)
4e4a72
diff --git a/src/man/sssd.conf.5.xml b/src/man/sssd.conf.5.xml
4e4a72
index b6c5912f9..1b8ea7398 100644
4e4a72
--- a/src/man/sssd.conf.5.xml
4e4a72
+++ b/src/man/sssd.conf.5.xml
4e4a72
@@ -423,12 +423,6 @@
4e4a72
                                     responder.
4e4a72
                                 </phrase>
4e4a72
                             </para>
4e4a72
-                            <para>
4e4a72
-                                Both a user name and a uid can be used but the
4e4a72
-                                user should be a local one, i.e. accessible via
4e4a72
-                                <quote>files</quote> service of
4e4a72
-                                <filename>nsswitch.conf</filename>.
4e4a72
-                            </para>
4e4a72
                             <para>
4e4a72
                                 Default: not set, process will run as root
4e4a72
                             </para>
4e4a72
@@ -2168,11 +2162,6 @@ pam_gssapi_indicators_map = sudo:pkinit, sudo-i:pkinit
4e4a72
                             responder. User names are resolved to UIDs at
4e4a72
                             startup.
4e4a72
                         </para>
4e4a72
-                        <para>
4e4a72
-                            Local user names are required, i.e. accessible via
4e4a72
-                            <quote>files</quote> service of
4e4a72
-                            <filename>nsswitch.conf</filename>.
4e4a72
-                        </para>
4e4a72
                         <para>
4e4a72
                             Default: 0 (only the root user is allowed to access
4e4a72
                             the PAC responder)
4e4a72
-- 
4e4a72
2.26.3
4e4a72