param: remove now unused FN_GLOBAL_STRING macro
[bbaumbach/samba-autobuild/.git] / docs-xml / smbdotconf / misc / ctdbdsocket.xml
1 <samba:parameter name="ctdbd socket"
2                  context="G"
3                  type="string"
4                  constant="1"
5                  function="_ctdbd_socket"
6                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
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>