mirror of
https://github.com/samba-team/samba.git
synced 2025-07-16 20:59:12 +03:00
s4:samba3.py/upgrade.py: Revert
This reverts commit2175c0ed06
. This reverts commit6c3e2417a0
. This reverts commitdbb8989e05
. This reverts commit82adfa39b7
. This reverts commitf299efa8f0
. After a small discussion with Jelmer we agreed that this isn't the right way to fix the problem. We should wait for a real patch rather to rely on temporal hacks.
This commit is contained in:
@ -411,7 +411,7 @@ def upgrade_provision(samba3, setup_dir, message, credentials, session_info,
|
||||
hostname=netbiosname, machinepass=machinepass,
|
||||
serverrole=serverrole)
|
||||
|
||||
# FIXME: import_wins(Ldb(result.paths.winsdb), samba3.get_wins_db())
|
||||
import_wins(Ldb(result.paths.winsdb), samba3.get_wins_db())
|
||||
|
||||
# FIXME: import_registry(registry.Registry(), samba3.get_registry())
|
||||
|
||||
|
Reference in New Issue
Block a user