s4:samdb_check_password - allow the password string to be NULL
authorMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Fri, 6 Nov 2009 14:38:31 +0000 (15:38 +0100)
committerMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Fri, 6 Nov 2009 14:38:31 +0000 (15:38 +0100)
commit0bcedb6ba72b12feb70dbed72468d05197716cb7
tree61c170c724bed080100432ba6190e1a07806247d
parentc9df4a3c28d21e8acc9df46def8805e56eb8b4ce
s4:samdb_check_password - allow the password string to be NULL

This deactivates the password complexity check, but not the minimum password
length one, since the length is specified.
This change is needed by my password module work.
source4/dsdb/common/util.c