Fix up major logic reversal flaws in pdb_ldap.
authorAndrew Bartlett <abartlet@samba.org>
Mon, 8 Apr 2002 01:52:44 +0000 (01:52 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 8 Apr 2002 01:52:44 +0000 (01:52 +0000)
commit0e6eb43e6b9a1dd57dea0b0f852db9240c0f2fde
tree36acda9446ca7a4369a19d1b4bd049ef7b3229eb
parentb10b3be01c84dfcf63970b8d67be3a2170403d94
Fix up major logic reversal flaws in pdb_ldap.

WARNING: if you relied on these logic flaws, you will need to manually
edit your ldap backend (for things like account expries etc).

Now correctly retunes the information needed for 'must change at next login'
support.
(This used to be commit 26842f1ac051b030c1295b68244a1f9007d4eefb)
source3/passdb/pdb_ldap.c