mirror of
https://github.com/samba-team/samba.git
synced 2025-01-08 21:18:16 +03:00
1cf46d2e35
Upgrading old Samba 3 instances seems like a place where we don't have to read ntdb files, but Andrew Bartlett points out that you can run a Samba 4.0 and even a 4.1 'classic' domain and desire to migrate that to the AD DC. So make this upgrade code generic: if it finds an ntdb file, read that, otherwise read the tdb file. Cc: Jelmer Vernooij <jelmer@samba.org> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Reviewed-by: Jeremy Allison <jra@samba.org> |
||
---|---|---|
.. | ||
blackbox | ||
dcerpc | ||
samba_tool | ||
__init__.py | ||
auth.py | ||
common.py | ||
core.py | ||
credentials.py | ||
dns.py | ||
docs.py | ||
dsdb.py | ||
gensec.py | ||
getopt.py | ||
hostconfig.py | ||
libsmb_samba_internal.py | ||
messaging.py | ||
netcmd.py | ||
ntacls.py | ||
param.py | ||
policy.py | ||
posixacl.py | ||
provision.py | ||
registry.py | ||
samba3.py | ||
samba3sam.py | ||
samdb.py | ||
security.py | ||
source.py | ||
strings.py | ||
unicodenames.py | ||
upgrade.py | ||
upgradeprovision.py | ||
upgradeprovisionneeddc.py | ||
xattr.py |