Skip Menu |
 

From: william.fiveash@sun.com
Subject: SVN Commit
I now have mix-in working for the kdb5_util load. If the krbSubTrees
realm attr contains a base DN where non-krb entries live the
load/krb5_ldap_put_principal() code will modify those entries whose
krbPrincipalName attr matches that of the dump princ record being loaded
otherwise a standalone krbprinc entry will be created under the realm
container.

I also fixed a small bug in krb5_ldap_policydn_to_name() for the version
that uses ldap_explode_dn().

Commit By: wfiveash



Revision: 18729
Changed Files:
U trunk/src/kadmin/dbutil/dump.c
U trunk/src/lib/kadm5/admin.h
U trunk/src/plugins/kdb/ldap/libkdb_ldap/kdb_ldap.c
U trunk/src/plugins/kdb/ldap/libkdb_ldap/ldap_create.c
U trunk/src/plugins/kdb/ldap/libkdb_ldap/ldap_krbcontainer.h
U trunk/src/plugins/kdb/ldap/libkdb_ldap/ldap_misc.c
U trunk/src/plugins/kdb/ldap/libkdb_ldap/ldap_principal2.c
U trunk/src/plugins/kdb/ldap/libkdb_ldap/ldap_realm.c