source: vendor/current/docs-xml/smbdotconf/winbind/idmapcachetime.xml

Last change on this file was 988, checked in by Silvan Scherrer, 9 years ago

Samba Server: update vendor to version 4.4.3

File size: 464 bytes
Line 
1<samba:parameter name="idmap cache time"
2 context="G"
3 type="integer"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5<description>
6 <para>This parameter specifies the number of seconds that Winbind's
7 idmap interface will cache positive SID/uid/gid query results. By
8 default, Samba will cache these results for one week.
9 </para>
10</description>
11
12<value type="default">604800</value>
13</samba:parameter>
Note: See TracBrowser for help on using the repository browser.