Last change
on this file was 217, checked in by Herwig Bauernfeind, 16 years ago |
Import Samba 3.3 branch at 3.3.0 level docs-xml (psmedley's port)
|
File size:
568 bytes
|
Line | |
---|
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>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.