1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00
samba-mirror/python/samba/tests
Rusty Russell 1cf46d2e35 source4/scripting/python/samba/samba3: handle ntdb files.
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>
2013-04-12 14:59:16 -07:00
..
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 Revert "Ensure the masks don't conflict with the ACL checks." 2013-03-11 19:46:24 +01:00
provision.py
registry.py
samba3.py source4/scripting/python/samba/samba3: handle ntdb files. 2013-04-12 14:59:16 -07:00
samba3sam.py
samdb.py
security.py
source.py
strings.py
unicodenames.py
upgrade.py
upgradeprovision.py scripting: Move get_diff_sds from samba.upgradehelpers to samba.descriptor 2013-03-25 10:33:37 +01:00
upgradeprovisionneeddc.py
xattr.py