Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.411 (Entity 5.404) From: tlyu@mit.edu Subject: SVN Commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 591 pull up r18918 from trunk r18918@cathode-dark-space: wfiveash | 2006-12-04 16:47:50 -0500 ticket: new subject: fix for kdb5_util load bug with dumps from a LDAP KDB Target_Version: krb5-1.6 Tags: pullup 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. Commit By: tlyu Revision: 18950 Changed Files: _U branches/krb5-1-6/ U branches/krb5-1-6/src/plugins/kdb/ldap/libkdb_ldap/ldap_principal2.c