fix for kdb5_util load bug with dumps from a LDAP KDB
authorWill Fiveash <will.fiveash@oracle.com>
Mon, 4 Dec 2006 21:47:50 +0000 (21:47 +0000)
committerWill Fiveash <will.fiveash@oracle.com>
Mon, 4 Dec 2006 21:47:50 +0000 (21:47 +0000)
commitfd51ef362a28736c6784824e90441a356cab8517
tree5e14ac3bdf8d15457b18e636e2d634b683b9afdf
parentb76f20591cfae6ca492958ce990783379fef37fe
fix for kdb5_util load bug with dumps from a LDAP KDB

I found a bug when I did a "kdb5_util load -update ldap-dump" where
ldap-dump was a dump done from a LDAP based KDB.  The issue is that this
sort of dump contains principal_dn data which is not the case for a db2
KDB dump.

ticket: new
Target_Version: krb5-1.6
Tags: pullup

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