docs:smbdotconf: remove swat-specific flags.
[kamenim/samba-autobuild/.git] / docs-xml / smbdotconf / security / sambakcccommand.xml
1 <samba:parameter name="samba kcc command"
2                  context="G"
3                  type="list"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6         <para>This option specifies the path to the Samba KCC command.
7                 This script is used for replication topology replication.
8         </para>
9
10         <para>It should not be necessary to modify this option except
11                 for testing purposes or if the <filename>samba_kcc</filename>
12                 was installed in a non-default location.
13         </para>
14 </description>
15
16 <value type="default">&pathconfig.SCRIPTSBINDIR;/samba_kcc</value>
17 <value type="example">/usr/local/bin/kcc</value>
18 </samba:parameter>