Fix bug #5825 - Account locking out doesnt work with an LDAP backend.Based on a probl...
commit3b6eb50b5cfb3959031bd3432e6eea6b53bfa8bf
authorJeremy Allison <jra@samba.org>
Thu, 6 Nov 2008 14:40:35 +0000 (6 06:40 -0800)
committerKarolin Seeger <kseeger@samba.org>
Tue, 9 Dec 2008 10:39:05 +0000 (9 11:39 +0100)
tree711009895ad40cb0d94c3710928a7fc3877cf2e7
parent87ce7e82dc6b754962341e84bf89a4a8e6da9221
Fix bug #5825 - Account locking out doesnt work with an LDAP backend.Based on a problem found by Boyang. Only the pdb_nds backend implements login attempts so this was broken for tdbsam and ldap.
Jeremy.
(cherry picked from commit ab984c93a2b197368ad21cfa0982ac2438ec57bf)
source/passdb/pdb_interface.c