]> git.ipfire.org Git - thirdparty/krb5.git/commit
Get rid of KRB5_KDB_SRV_TYPE_PASSWD
authorGreg Hudson <ghudson@mit.edu>
Mon, 19 Nov 2012 04:48:59 +0000 (23:48 -0500)
committerGreg Hudson <ghudson@mit.edu>
Thu, 20 Dec 2012 16:35:42 +0000 (11:35 -0500)
commit76c27cf7e3161e0f20f8935d82ae0f2feb77b01a
tree8cf0cffea528af14595166ef154c2ef5a53f1798
parenteb464c4ba8dcae82f6de1273cdadaddb9a052ae8
Get rid of KRB5_KDB_SRV_TYPE_PASSWD

Nothing was using KRB5_KDB_SRV_TYPE_PASSWD, so get rid of it.
(kpasswdd is part of kadmind and interacts with the KDB using
KRB5_KDB_SRV_TYPE_ADMIN.)
src/include/k5-int.h
src/include/kdb.h
src/plugins/kdb/ldap/libkdb_ldap/ldap_misc.c