summaryrefslogtreecommitdiffstats
path: root/src/config/cfg_rules.ini
diff options
context:
space:
mode:
authorFabiano Fidêncio <fidencio@redhat.com>2017-02-22 08:07:45 +0100
committerJakub Hrozek <jhrozek@redhat.com>2017-03-14 12:35:01 +0100
commit8bb6680637ead03e24a38d15ec5265d11a920a1d (patch)
treef5e4cc597dcf9012c54fd4e83a25e27029d8558b /src/config/cfg_rules.ini
parent9286d0d4143bcb4e36b91022107e307998122bbb (diff)
downloadsssd-8bb6680637ead03e24a38d15ec5265d11a920a1d.tar.gz
sssd-8bb6680637ead03e24a38d15ec5265d11a920a1d.tar.xz
sssd-8bb6680637ead03e24a38d15ec5265d11a920a1d.zip
CACHE_REQ: Check the caches first
This patch introduces a new configurable option to define whether the responder should query all domains' caches before querying the Data Providers. This new option is called cache_first and, by default, it's disabled, meaning that, for each provider, the responder may contact the cache and the data provider in the same iteration. Co-Author: Pavel Březina <pbrezina@redhat.com> Related: https://pagure.io/SSSD/sssd/issue/3001 Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com> Reviewed-by: Pavel Březina <pbrezina@redhat.com>
Diffstat (limited to 'src/config/cfg_rules.ini')
-rw-r--r--src/config/cfg_rules.ini7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/config/cfg_rules.ini b/src/config/cfg_rules.ini
index c01aa85ca..c28732882 100644
--- a/src/config/cfg_rules.ini
+++ b/src/config/cfg_rules.ini
@@ -59,6 +59,7 @@ option = fd_limit
option = client_idle_timeout
option = description
option = responder_idle_timeout
+option = cache_first
# Name service
option = user_attributes
@@ -97,6 +98,7 @@ option = fd_limit
option = client_idle_timeout
option = description
option = responder_idle_timeout
+option = cache_first
# Authentication service
option = offline_credentials_expiration
@@ -131,6 +133,7 @@ option = fd_limit
option = client_idle_timeout
option = description
option = responder_idle_timeout
+option = cache_first
# sudo service
option = sudo_timed
@@ -152,6 +155,7 @@ option = fd_limit
option = client_idle_timeout
option = description
option = responder_idle_timeout
+option = cache_first
# autofs service
option = autofs_negative_timeout
@@ -172,6 +176,7 @@ option = fd_limit
option = client_idle_timeout
option = description
option = responder_idle_timeout
+option = cache_first
# ssh service
option = ssh_hash_known_hosts
@@ -194,6 +199,7 @@ option = fd_limit
option = client_idle_timeout
option = description
option = responder_idle_timeout
+option = cache_first
# PAC responder
option = allowed_uids
@@ -215,6 +221,7 @@ option = fd_limit
option = client_idle_timeout
option = description
option = responder_idle_timeout
+option = cache_first
# InfoPipe responder
option = allowed_uids