r21470: generate Primary:WDigest blob with precalculated digest-md5 hashes:
authorStefan Metzmacher <metze@samba.org>
Tue, 20 Feb 2007 16:22:50 +0000 (16:22 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:48:40 +0000 (14:48 -0500)
commit26d51741b6aa54c47ee039ac14390f1f0ee51e30
tree2d9eca59a772d08513ddb483f3c365429d5c9d40
parent74ded55787d6dee55e87bd55a4f152fa2e8dbeab
r21470: generate Primary:WDigest blob with precalculated digest-md5 hashes:

see http://technet2.microsoft.com/WindowsServer/en/library/717b450c-f4a0-4cc9-86f4-cc0633aae5f91033.mspx?mfr=true
for how the hashes are supposed to be (but w2k3 doesn't to some correctly...)

this is a verify nice tool to test the hash genaration, but
you need to add support for "" realm strings...
http://fresh.t-systems-sfr.com/unix/src/www/httpauth-0.6.tar.gz:a/httpauth-0.6/tools/mkha1.c

metze
source/dsdb/samdb/ldb_modules/password_hash.c