CVE-2018-1057: s4:dsdb/tests: add a test for password change with empty delete
commit1610632613eb3a3e54e7d232ffd914bf4546a3f5
authorRalph Boehme <slow@samba.org>
Thu, 15 Feb 2018 11:43:09 +0000 (15 12:43 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 13 Mar 2018 09:28:56 +0000 (13 10:28 +0100)
tree98fcefc87d7170ceb73eac80d13f6465a5b1d9fb
parent53651412c1f767e6e8b7db1c04d2d45bf73a6272
CVE-2018-1057: s4:dsdb/tests: add a test for password change with empty delete

Note that the request using the clearTextPassword attribute for the
password change is already correctly rejected by the server.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=13272

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
selftest/knownfail.d/samba4.ldap.passwords.python [new file with mode: 0644]
source4/dsdb/tests/python/passwords.py