auth: Remove "password level"
commit26279a969879bfbd943dfda03c511ed7e14057ba
authorAndrew Bartlett <abartlet@samba.org>
Mon, 3 Jun 2013 00:02:39 +0000 (3 10:02 +1000)
committerSimo Sorce <idra@samba.org>
Tue, 11 Jun 2013 12:35:21 +0000 (11 08:35 -0400)
treed8510cc1e4d9bec8b036421e514b401b56a018c9
parent3fba9ba7ea85e33faac2718d2463c5d0cd2d85f4
auth: Remove "password level"

We now only lowercase the password, we do not attempt to find another case
combination that the password might be in.

This option is already depricated, so it is now time to remove it.

Andrew Bartlett

Reviewed-by: Simo Sorce <idra@samba.org>
docs-xml/smbdotconf/security/passwordlevel.xml [deleted file]
lib/param/loadparm.c
lib/param/param_functions.c
lib/param/param_table.c
source3/auth/pass_check.c
source3/param/loadparm.c