mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
4a6a010e78
Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Ira Cooper <ira@samba.org>
13 lines
395 B
XML
13 lines
395 B
XML
<samba:parameter name="idmap negative 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 negative SID/uid/gid query results.
|
|
</para>
|
|
</description>
|
|
|
|
<value type="default">120</value>
|
|
</samba:parameter>
|