>From 227c96275131a9d40e1edc4cf35445c2536ef62a Mon Sep 17 00:00:00 2001 From: Jakub Hrozek Date: Fri, 25 Jan 2013 17:31:38 +0100 Subject: [PATCH] MAN: Clarify that saving users after enumerating large domain might be CPU intensive --- src/man/sssd.conf.5.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/man/sssd.conf.5.xml b/src/man/sssd.conf.5.xml index 29563e56958aef288d7cad1f19c067c45efb5ca4..62e4b8692386da0a6b113dee1f76134659d95aa2 100644 --- a/src/man/sssd.conf.5.xml +++ b/src/man/sssd.conf.5.xml @@ -958,7 +958,10 @@ override_homedir = /home/%u During this time, individual requests for information will go directly to LDAP, though it may be slow, due to the heavy enumeration - processing. + processing. Saving a large number of entries + to cache after the enumeration completes might + also be CPU intensive as the memberships have + to be recomputed. While the first enumeration is running, requests -- 1.8.1