selftest: add change notify = no to simpleserver env
[Samba.git] / docs-xml / smbdotconf / security / sambakcccommand.xml
blobaf8a28ac06d268c2bb66e88ff3fe59cf485175b7
1 <samba:parameter name="samba kcc command"
2                  context="G"
3                  type="cmdlist"
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>
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>
16 <value type="default">&pathconfig.SCRIPTSBINDIR;/samba_kcc</value>
17 <value type="example">/usr/local/bin/kcc</value>
18 </samba:parameter>