Fix bug #5825 - Account locking out doesnt work with an LDAP backend.Based on a probl...
authorJeremy Allison <jra@samba.org>
Thu, 6 Nov 2008 14:42:04 +0000 (06:42 -0800)
committerJeremy Allison <jra@samba.org>
Thu, 6 Nov 2008 14:42:04 +0000 (06:42 -0800)
commit0db0ce4974b7371891472f75080b1da2d5538b07
treeef939f3614588fbc1a48c86abd841535481942c2
parent8d69a6511018390cc11a5020676e7cf14cdb000a
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.
source3/passdb/pdb_interface.c