r53: Remove modifyTimestamp from list of our attributes. We just check it for
commita15393a3d9cdefc776cd7adb42ff50f61b9eff69
authorJim McDonough <jmcd@samba.org>
Mon, 5 Apr 2004 14:45:24 +0000 (5 14:45 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:51:06 +0000 (10 10:51 -0500)
tree15389a2e3a72da638d07782c21e09cbc0fb860b9
parentbca29e537741da5a361bb28b0246d1bfac326434
r53: Remove modifyTimestamp from list of our attributes.  We just check it for
cache entry time comparisons in password lockout.  Fixes problems where
pdb_ldap tries to delete the operational attribute modifyTimestamp when
deleting a user account.
(This used to be commit 5ebcb9081e435d54c39d4d3a1ef1d7b651ccb53f)
source3/include/smbldap.h
source3/lib/smbldap.c
source3/passdb/pdb_ldap.c