]> git.ipfire.org Git - thirdparty/samba.git/commit
samba-tool: Filter confidential attributes out of backups made with the ‘--no-secrets...
authorJennifer Sutton <jennifersutton@catalyst.net.nz>
Tue, 28 Jan 2025 01:15:02 +0000 (14:15 +1300)
committerJo Sutton <jsutton@samba.org>
Mon, 26 May 2025 02:41:36 +0000 (02:41 +0000)
commitbe22a49f5deb24c8e24ea60368d8a9cfdf827a1b
treeb390d9ebc3af02e378065a8dfc86cec22bc8f4dc
parentb6fd9e22117266aeff12797d09c18376f0cc55f9
samba-tool: Filter confidential attributes out of backups made with the ‘--no-secrets’ option

Without this change, ‘lab domains’ and backups intended not to contain
secrets will still contain confidential information, such as BitLocker
recovery data and KDS root keys. Add a new class that filters these
attributes out.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15852

Signed-off-by: Jennifer Sutton <jennifersutton@catalyst.net.nz>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
python/samba/drs_utils.py
python/samba/join.py
selftest/knownfail.d/domain-backup-no-secrets [deleted file]