]> eyrie.org Git - kerberos/kadmin-remctl.git/commit
Added version of kadmin-backend for Heimdal
authorJon Robertson <jonrober@stanford.edu>
Thu, 10 Dec 2009 18:58:55 +0000 (10:58 -0800)
committerJon Robertson <jonrober@stanford.edu>
Thu, 7 Jan 2010 21:22:59 +0000 (13:22 -0800)
commit2b4906dec9c7a161bc5dba7b441c7be572a29c31
tree6dfbe52f10952b5b5e4000608a55972c47a1e546
parent64dcc8cbea87abd4886d7cccedbdb85d3d25f690
Added version of kadmin-backend for Heimdal

kadmin-backend-heim will use Heimdal::Kadm5 to operate on a Heimdal KDC
as kadmin-backend works on an MIT KDC.  All functions are the same, and
it is identical from a use standpoint.  The longer-term plan will merge
the two back together and let kadmin-backend choose whether to use Heimdal
or MIT based on a config file value, but that is waiting on some discovery
first.
Makefile.am