s4-lib/param: FLAG DAY for the default FILE SERVER
authorAndrew Bartlett <abartlet@samba.org>
Sat, 16 Jun 2012 02:54:12 +0000 (12:54 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 16 Jun 2012 06:18:10 +0000 (08:18 +0200)
commit39766b75a40fbab73fc23dd947de44f8349ed466
tree7d655aa7731e3897673245dc3b3e6f8cfb551c57
parentb58dc1826e69c61a30d38b05e7f451404670baef
s4-lib/param: FLAG DAY for the default FILE SERVER

This commit changes the default file server to be s3fs.  Existing
installs wishing to keep the ntvfs file server need to set this in
their smb.conf:

server services = +smb -s3fs
dcerpc endpoint services = +winreg +srvsvc

Andrew Bartlett
lib/param/loadparm.c
selftest/target/Samba4.pm
source4/scripting/python/samba/provision/__init__.py