s4:password_hash LDB module - fix another problem regarding the lanman hash
commit0e637be43b584aef9f5101d15ae5bdc1172c5502
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Mon, 21 Jun 2010 17:40:50 +0000 (21 19:40 +0200)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Tue, 22 Jun 2010 20:21:04 +0000 (22 22:21 +0200)
treea44bb5f1222ec922874440ffe63c61ce2045bfda
parent37264e5917cace1582f41d6029a857fd4059eff6
s4:password_hash LDB module - fix another problem regarding the lanman hash

When a user only provides only the lanman hash (and nothing else) and the
lanman authentication is deactivated then we end in an account with no
password attribute at all! Lock this down.
source4/dsdb/samdb/ldb_modules/password_hash.c