In the LDAP KDB module's populate_krb5_db_entry, fix the checks for
authorGreg Hudson <ghudson@mit.edu>
Tue, 24 Aug 2010 22:45:37 +0000 (22:45 +0000)
committerGreg Hudson <ghudson@mit.edu>
Tue, 24 Aug 2010 22:45:37 +0000 (22:45 +0000)
commite3e6d42416491dfdcb9707b7399079972b6ed05b
tree24990c079874dbbf216d996d7199f1994bdc0c81
parentc187732f09e477d9a611ad18bfa1739befb86074
In the LDAP KDB module's populate_krb5_db_entry, fix the checks for
the KDB_PRINC_EXPIRE_TIME_ATTR and KDB_PWD_EXPIRE_TIME_ATTR flags so
that they properly succeed when the flags are set.  Bug report from
Rob Crittenden, patch from nalin@redhat.com.

ticket: 6762

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24254 dc483132-0cff-0310-8789-dd5450dbe970
src/plugins/kdb/ldap/libkdb_ldap/ldap_misc.c