summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichal Zidek <mzidek@redhat.com>2013-09-12 19:51:55 +0200
committerJakub Hrozek <jhrozek@redhat.com>2013-09-13 17:54:50 +0200
commit2e2fb252918f3146cb26bacede3d18fc8c137f2b (patch)
treec07f86ec614fd58e993754ba1838bdbe7a147e42
parentf48be9b35b351afbb7b70877c431693c7af886be (diff)
downloadsssd-2e2fb252918f3146cb26bacede3d18fc8c137f2b.tar.gz
sssd-2e2fb252918f3146cb26bacede3d18fc8c137f2b.tar.xz
sssd-2e2fb252918f3146cb26bacede3d18fc8c137f2b.zip
man sssd: Add note about SSS_NSS_USE_MEMCACHE
-rw-r--r--src/man/sssd.8.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/man/sssd.8.xml b/src/man/sssd.8.xml
index 0aba41825..0e584cd26 100644
--- a/src/man/sssd.8.xml
+++ b/src/man/sssd.8.xml
@@ -187,6 +187,14 @@
</variablelist>
</refsect1>
+ <refsect1 id='notes'>
+ <title>NOTES</title>
+ <para>
+ If the environment variable SSS_NSS_USE_MEMCACHE is set to "NO",
+ client applications will not use the fast in memory cache.
+ </para>
+ </refsect1>
+
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="include/seealso.xml" />
</refentry>