1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/docs-xml/smbdotconf/winbind/idmapcachetime.xml
Garming Sam c3f6a09add docs: update idmap cache time to be consistent with testparm
Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
2014-01-28 17:26:37 +13:00

15 lines
494 B
XML

<samba:parameter name="idmap cache time"
context="G"
type="integer"
advanced="1" developer="1"
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>