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