dpward / rpms / sssd

Forked from rpms/sssd 3 years ago
Clone

Blame SOURCES/0043-MAN-Amend-the-documentation-for-the-background-refre.patch

d6181b
From 67ede7a6e6199f39f8c62e3ad56c1702fc0b4298 Mon Sep 17 00:00:00 2001
d6181b
From: Jakub Hrozek <jhrozek@redhat.com>
d6181b
Date: Wed, 26 Jun 2019 12:43:45 +0200
d6181b
Subject: [PATCH 43/48] MAN: Amend the documentation for the background refresh
d6181b
d6181b
Related: https://pagure.io/SSSD/sssd/issue/4012
d6181b
d6181b
Reviewed-by: Sumit Bose <sbose@redhat.com>
d6181b
---
d6181b
 src/man/sssd.conf.5.xml | 10 +++++++++-
d6181b
 1 file changed, 9 insertions(+), 1 deletion(-)
d6181b
d6181b
diff --git a/src/man/sssd.conf.5.xml b/src/man/sssd.conf.5.xml
d6181b
index 337543e56..3b4840793 100644
d6181b
--- a/src/man/sssd.conf.5.xml
d6181b
+++ b/src/man/sssd.conf.5.xml
d6181b
@@ -2170,7 +2170,15 @@ p11_uri = library-description=OpenSC%20smartcard%20framework;slot-id=2
d6181b
                         </para>
d6181b
                         <para>
d6181b
                             The background refresh will process users,
d6181b
-                            groups and netgroups in the cache.
d6181b
+                            groups and netgroups in the cache. For users
d6181b
+                            who have performed the initgroups (get group
d6181b
+                            membership for user, typically ran at login)
d6181b
+                            operation in the past, both the user entry
d6181b
+                            and the group membership are updated.
d6181b
+                        </para>
d6181b
+                        <para>
d6181b
+                            This option is automatically inherited for all
d6181b
+                            trusted domains.
d6181b
                         </para>
d6181b
                         <para>
d6181b
                             You can consider setting this value to
d6181b
-- 
d6181b
2.20.1
d6181b