summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/winbind/idmapnegativecachetime.xml
blob: 6790938d947525f68718054484a306f4405b5d03 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<samba:parameter name="idmap negative 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 negative SID/uid/gid query results.
	</para>
</description>

<value type="default">120</value>
</samba:parameter>