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:
500 bytes
|
Line | |
---|
1 | <samba:parameter name="preload modules"
|
---|
2 | type="cmdlist"
|
---|
3 | context="G"
|
---|
4 | xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
---|
5 | <description>
|
---|
6 | <para>This is a list of paths to modules that should
|
---|
7 | be loaded into smbd before a client connects. This improves
|
---|
8 | the speed of smbd when reacting to new connections somewhat. </para>
|
---|
9 | </description>
|
---|
10 |
|
---|
11 | <value type="default"></value>
|
---|
12 | <value type="example">/usr/lib/samba/passdb/mysql.so</value>
|
---|
13 | </samba:parameter>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.