1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/docs-xml/smbdotconf/winbind/idmapcachetime.xml

14 lines
464 B
XML
Raw Normal View History

<samba:parameter name="idmap cache time"
context="G"
type="integer"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>This parameter specifies the number of seconds that Winbind's
idmap interface will cache positive SID/uid/gid query results. By
default, Samba will cache these results for one week.
</para>
</description>
<value type="default">604800</value>
</samba:parameter>