source: vendor/current/docs-xml/smbdotconf/security/sambakcccommand.xml

Last change on this file was 988, checked in by Silvan Scherrer, 9 years ago

Samba Server: update vendor to version 4.4.3

File size: 654 bytes
Line 
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>
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>
Note: See TracBrowser for help on using the repository browser.