source4 smbd process: pass the fatal flag to terminate
[bbaumbach/samba-autobuild/.git] / docs-xml / smbdotconf / winbind / winbindcachetime.xml
1 <samba:parameter name="winbind 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 
7         seconds the <citerefentry><refentrytitle>winbindd</refentrytitle>
8         <manvolnum>8</manvolnum></citerefentry> daemon will cache 
9         user and group information before querying a Windows NT server 
10         again.</para>
11
12         <para>
13         This does not apply to authentication requests, these are always 
14         evaluated in real time unless the <smbconfoption name="winbind 
15         offline logon"/> option has been enabled.
16         </para>
17 </description>
18
19 <value type="default">300</value>
20 </samba:parameter>