s4-provision: set 'dcerpc endpoint servers' but not 'vfs objects'
authorAndrew Bartlett <abartlet@samba.org>
Tue, 1 May 2012 23:38:39 +0000 (09:38 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 2 May 2012 00:53:50 +0000 (10:53 +1000)
commit051042229db70f6272132c259fb69adc74fb8648
tree461b505e50cbf013b64d33b203757dce80273021
parent692b3bfd7feac632a7af3bb1df76116ffb14eea9
s4-provision: set 'dcerpc endpoint servers' but not 'vfs objects'

The VFS objects are now set in the fileserver.conf, but this is only read by smbd, so
the provision-time smb.conf needs to turn off the extra Samba4 DCE/RPC services.

Andrew Bartlett
source4/scripting/python/samba/provision/__init__.py