From 5fc2801c09cdfe74253b52b9bf93d7ecad1a98cf Mon Sep 17 00:00:00 2001 From: Volker Lendecke Date: Fri, 9 Apr 2010 17:19:13 +0200 Subject: s3: Cache the username map in gencache This is for uses with a heavy-weight username map script --- docs-xml/smbdotconf/security/usernamemapcachetime.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 docs-xml/smbdotconf/security/usernamemapcachetime.xml (limited to 'docs-xml') diff --git a/docs-xml/smbdotconf/security/usernamemapcachetime.xml b/docs-xml/smbdotconf/security/usernamemapcachetime.xml new file mode 100644 index 0000000000..5461cb1a6c --- /dev/null +++ b/docs-xml/smbdotconf/security/usernamemapcachetime.xml @@ -0,0 +1,18 @@ + + + This option controls if and how long the result of the + and + across smbds in gencache. + If set to non-zero, it denotes the number of seconds the output of + both mappings will be cached. + This option is mainly useful for heavy-weight + scripts. + + +0 +60 + -- cgit