diff options
Diffstat (limited to 'docs/smbdotconf/winbind/winbindcachetime.xml')
-rw-r--r-- | docs/smbdotconf/winbind/winbindcachetime.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/smbdotconf/winbind/winbindcachetime.xml b/docs/smbdotconf/winbind/winbindcachetime.xml new file mode 100644 index 0000000000..c746086e3b --- /dev/null +++ b/docs/smbdotconf/winbind/winbindcachetime.xml @@ -0,0 +1,15 @@ +<samba:parameter name="winbind cache time" + context="G" + type="integer" + advanced="1" developer="1" + xmlns:samba="http://samba.org/common"> +<description> + <para>This parameter specifies the number of + seconds the <citerefentry><refentrytitle>winbindd</refentrytitle> + <manvolnum>8</manvolnum></citerefentry> daemon will cache + user and group information before querying a Windows NT server + again.</para> +</description> + +<value type="default">300</value> +</samba:parameter> |