tests dsdb encrypted secrets module
authorGary Lockyer <gary@catalyst.net.nz>
Thu, 14 Dec 2017 18:17:54 +0000 (07:17 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 17 Dec 2017 23:10:16 +0000 (00:10 +0100)
commitb29ab3a0c16b2f1abed89b41c92c446e8fe59f9b
tree93bbaff98856212d4fa393191612c60eab1e36e4
parente5ce0a4d73a196ee4c92b68eb744434cfcf942ec
tests dsdb encrypted secrets module

Add tests to check that the encrypted_secrets module encrypts
secrets/sensitive attributes on disk.

This test also proves that the provision and join operations correctly
configure the encrypted_secrets module.

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/tests/encrypted_secrets.py [new file with mode: 0644]
selftest/knownfail.d/encrypted_secrets [new file with mode: 0644]
source4/selftest/tests.py