From 84f2dca9c02908eaed1a5bea2d44329e1050f9c7 Mon Sep 17 00:00:00 2001 From: Jakub Hrozek Date: Wed, 26 Jun 2019 12:43:45 +0200 Subject: [PATCH 62/64] MAN: Amend the documentation for the background refresh Related: https://pagure.io/SSSD/sssd/issue/4012 Reviewed-by: Sumit Bose (cherry picked from commit 039384b8851bb6a2513af83dba0df318432e0c63) 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 3f05b3942..277a3c0cb 100644 --- a/src/man/sssd.conf.5.xml +++ b/src/man/sssd.conf.5.xml @@ -2081,7 +2081,15 @@ pam_p11_allowed_services = +my_pam_service, -login 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