Docs: Remove some ntdb references
[bbaumbach/samba-autobuild/.git] / docs-xml / smbdotconf / security / preloadmodules.xml
1 <samba:parameter name="preload modules"
2                 type="list"
3                  context="G"
4                  basic="1"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7         <para>This is a list of paths to modules that should
8         be loaded into smbd before a client connects. This improves
9         the speed of smbd when reacting to new connections somewhat. </para>
10 </description>
11
12 <value type="default"></value>
13 <value type="example">/usr/lib/samba/passdb/mysql.so</value>
14 </samba:parameter>