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