r8454: Fix Bug #2502
authorGünther Deschner <gd@samba.org>
Thu, 14 Jul 2005 08:02:10 +0000 (08:02 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:00:05 +0000 (11:00 -0500)
commitfd91378925f7e3541df4f31bd461dabc1da523a9
tree0ea6795b01baa0e58da5d40f7c811037bf576d9c
parent22acd4936875e3c98ce7e26cde05f0ce69d8cb63
r8454: Fix Bug #2502

Removing deprecated lp_min_password_length (the same functionality is
provided by the account policy).

Note that we now allow to set passwords less then 5 chars (if the admins
decides to do so by setting the account policy).

Thanks to Daniel Beschorner <db@unit-netz.de>

Guenther
source/param/loadparm.c
source/smbd/chgpasswd.c