ctdb-server: Remove duplicate logic
[samba4-gss.git] / docs-xml / smbdotconf / rpc / rpcstartondemandhelpers.xml
blob5f973819f25dc2f9e20daa2aa21ed492e16b33e4
1 <samba:parameter name="rpc start on demand helpers"
2                  context="G"
3                  type="boolean"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6         <para>
7                 This global parameter determines if <command>samba-dcerpcd</command>
8                 should be started on demand to service named pipe (np) DCE-RPC requests from
9                 <command>smbd</command> or <command>winbindd</command>. This is the
10                 normal case where no startup scripts have been modified to start
11                 <command>samba-dcerpcd</command> as a daemon.
12         </para>
13         <para>
14                 If <command>samba-dcerpcd</command> is started as a daemon
15                 or via a system service manager such as systemd, this parameter
16                 MUST be set to "no", otherwise <command>samba-dcerpcd</command>
17                 will fail to start.
18         </para>
19 </description>
21 <value type="default">yes</value>
22 </samba:parameter>