]> git.ipfire.org Git - thirdparty/krb5.git/commit
Simplify kdb5_ldap_util special princ creation
authorGreg Hudson <ghudson@mit.edu>
Tue, 22 Jul 2014 18:20:32 +0000 (14:20 -0400)
committerGreg Hudson <ghudson@mit.edu>
Fri, 1 Aug 2014 21:59:08 +0000 (17:59 -0400)
commit9c850f8b62784170a5e42315c1a9552ddcf4ca2b
tree09aabd68f6b207154f20795146d8540526b6b4cc
parent4ac345865276e8848546ba75e09feecc23e8a040
Simplify kdb5_ldap_util special princ creation

In kdb5_ldap_realm.c, factor out special principal creation into three
helper functions to reduce the amount of verbiage in kdb5_ldap_create.
src/plugins/kdb/ldap/ldap_util/kdb5_ldap_realm.c