s4:password_hash LDB module - allow empty ("") passwords
commit573389c8cc8d74ad8560bc3531be5e2207d1bdaa
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Thu, 2 Dec 2010 08:55:56 +0000 (2 09:55 +0100)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Thu, 2 Dec 2010 10:51:06 +0000 (2 11:51 +0100)
tree1b1161255389623f55b1b833be9ce5bcc7c61bb8
parentf62972b7617c6349f238f1420e7b7296065e866b
s4:password_hash LDB module - allow empty ("") passwords

This seems to have been broken some time ago - till someone on the
mailing list noticed it.

I've also added a testsuite (and some additional SamDB python helpers) which
should prove this.
source4/dsdb/samdb/ldb_modules/password_hash.c
source4/dsdb/tests/python/passwords.py
source4/scripting/python/samba/samdb.py