mirror of
https://github.com/samba-team/samba.git
synced 2025-01-14 19:24:43 +03:00
2e779c3562
Karolin (This used to be commit 029875d8c9b2f9448f5299faaa3a48e8bccbca53)
18 lines
552 B
XML
18 lines
552 B
XML
<samba:parameter name="clustering"
|
|
context="G"
|
|
type="boolean"
|
|
advanced="1"
|
|
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
|
<description>
|
|
<para>This parameter specifies whether Samba should contact
|
|
ctdb for accessing its tdb files and use ctdb as a backend
|
|
for its messaging backend.
|
|
</para>
|
|
|
|
<para>Set this parameter to <value type="example">yes</value> only if
|
|
you have a cluster setup with ctdb running.
|
|
</para>
|
|
</description>
|
|
<value type="default">no</value>
|
|
</samba:parameter>
|