Merge branch 'master' of ctdb into 'master' of samba
[samba.git] / docs-xml / smbdotconf / misc / ctdbdsocket.xml
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 <description>
7         <para>If you set <value type="example">clustering=yes</value>,
8         you need to tell Samba where ctdbd listens on its unix domain
9         socket. The default path as of ctdb 1.0 is /tmp/ctdb.socket which
10         you have to explicitly set for Samba in smb.conf.
11         </para>
12 </description>
13 <value type="default"></value>
14 <value type="example">/tmp/ctdb.socket</value>
15 </samba:parameter>