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:40:35 +0000 (06:40 -0800)
committerJeremy Allison <jra@samba.org>
Thu, 6 Nov 2008 14:40:35 +0000 (06:40 -0800)
commitab984c93a2b197368ad21cfa0982ac2438ec57bf
treeb133f2a21abffdecf48586e6014ae01c863b4ed2
parentb0027aebdfece34a4fa6d5a796989232992dbc59
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.
source/passdb/pdb_interface.c