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