summaryrefslogtreecommitdiff
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:27:52 +0200
commit6d2942eb10f5fc4f791498d7f6c2ef021c3b8777 (patch)
treeea66a28ce93711d0ecdfa71027b04a292531787b
parentfb1613b7f7deaa32957428af0e20b9a73e0f63e9 (diff)
downloadsssd-6d2942eb10f5fc4f791498d7f6c2ef021c3b8777.tar.gz
sssd-6d2942eb10f5fc4f791498d7f6c2ef021c3b8777.tar.bz2
sssd-6d2942eb10f5fc4f791498d7f6c2ef021c3b8777.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 0aba4182..0e584cd2 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>