man pages: Add documentation for new cluster parameters.
[Samba/gebeck_regimport.git] / docs-xml / smbdotconf / misc / ctdbdsocket.xml
bloba478553ec1b3562198bf5cd0c8b898b220bc8bd7
1 <samba:parameter name="ctdbd socket"
2                  context="G"
3                  advanced="1"
4                                  type="string"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <synonym>default</synonym>
7 <description>
8         <para>If you set <value type="example">clustering=yes</value>,
9         you need to tell Samba where ctdbd listens on its unix domain
10         socket. The default path as of ctdb 1.0 is /tmp/ctdb.socket which
11         you have to explicitly set for Samba in smb.conf.
12         </para>
13 </description>
14 <value type="default"></value>
15 <value type="example">/tmp/ctdb.socket</value>
16 </samba:parameter>