s3-samr: disable check for ACB_DISABLED in check_oem_password().
authorGünther Deschner <gd@samba.org>
Thu, 7 May 2009 21:54:58 +0000 (23:54 +0200)
committerGünther Deschner <gd@samba.org>
Thu, 7 May 2009 22:43:24 +0000 (00:43 +0200)
commitc400fc1e1e9a0c3db82c9a96e9684c8debfb3b74
tree4b6e9a86c31dc43c3b3259e419d5752ec7118bc6
parentb9fa8285f77a8748b815f6ca6eaaf77767223bff
s3-samr: disable check for ACB_DISABLED in check_oem_password().

It is a bad idea to just tell everyone that an account is disabled without
really having checked the password first.

Found by torture test.

Guenther
source3/smbd/chgpasswd.c