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. https://github.com/krb5/krb5/commit/e3e6d42416491dfdcb9707b7399079972b6ed05b Commit By: ghudson Revision: 24254 Changed Files: U trunk/src/plugins/kdb/ldap/libkdb_ldap/ldap_misc.c