docs-xml: Add "rpc start on demand helpers", true by default.
authorJeremy Allison <jra@samba.org>
Mon, 4 Oct 2021 21:39:03 +0000 (14:39 -0700)
committerVolker Lendecke <vl@samba.org>
Fri, 10 Dec 2021 14:02:30 +0000 (14:02 +0000)
commit8ffeb18b9a1aac87d5bcec09744c7c90f64fbdbd
tree6c9261e5bb16802adf5bb55ae967dbc03497e42b
parenta697814eba925c0a1d7bea8210181adf370436be
docs-xml: Add "rpc start on demand helpers", true by default.

If "true" allow smbd and winbindd to spawn samba-dcerpcd
as a named pipe helper. Allows upgrade without any change
to smb.conf. If samba-dcerpcd is run as a daemon this
must be set to "false".

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
docs-xml/smbdotconf/rpc/rpcstartondemandhelpers.xml [new file with mode: 0644]
lib/param/loadparm.c
source3/param/loadparm.c