mirror of
https://github.com/samba-team/samba.git
synced 2025-08-04 08:22:08 +03:00
s4-provision: Use the s3fs file server by default in migrations
This covers both migrations from s3 and joining a domain as a new DC. Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Wed May 30 14:57:22 CEST 2012 on sn-devel-104
This commit is contained in:
@ -1604,7 +1604,7 @@ def provision(logger, session_info, credentials, smbconf=None,
|
||||
backend_type=None, sitename=None,
|
||||
ol_mmr_urls=None, ol_olc=None, slapd_path=None,
|
||||
useeadb=False, am_rodc=False,
|
||||
lp=None, use_ntvfs=True):
|
||||
lp=None, use_ntvfs=False):
|
||||
"""Provision samba4
|
||||
|
||||
:note: caution, this wipes all existing data!
|
||||
|
Reference in New Issue
Block a user