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:
714 bytes
|
Line | |
---|
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>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.