1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-25 00:59:11 +03:00

s4-provision: Remove --slapd-path option

This just leaves a default enough for the test code to still check the start
of the provision.  This may well be removed in future, and we wish to reduce
the extra options to provision.

Andrew Bartlett
This commit is contained in:
Andrew Bartlett
2012-06-20 12:41:06 +10:00
parent 706a998c1f
commit 2b50e8c534
3 changed files with 6 additions and 9 deletions

View File

@ -1602,7 +1602,7 @@ def provision(logger, session_info, credentials, smbconf=None,
root=None, nobody=None, users=None, wheel=None, backup=None, aci=None,
serverrole=None, dom_for_fun_level=None,
backend_type=None, sitename=None,
ol_mmr_urls=None, ol_olc=None, slapd_path=None,
ol_mmr_urls=None, ol_olc=None, slapd_path="/bin/false",
useeadb=False, am_rodc=False,
lp=None, use_ntvfs=False):
"""Provision samba4