Add the new kadm5srv function krb5_get_principal_keys to the export list
authorRuss Allbery <rra@stanford.edu>
Mon, 16 Apr 2007 22:03:54 +0000 (22:03 +0000)
committerRuss Allbery <rra@stanford.edu>
Mon, 16 Apr 2007 22:03:54 +0000 (22:03 +0000)
commitf77d9feb2bb1d9e136b9cf7392aa78951bda4c9a
tree56b17cc109f7a57dc7bd398f3db5983439bba0ed
parent4fc0ae1c5a5abdd76e1e75f96b81b37be5595a5e
Add the new kadm5srv function krb5_get_principal_keys to the export list

Build a separate copy of kadmin/cli/keytab.c for kadmin.local that exposes
the -norandkey flag in a way that doesn't require the compiler support -c
and -o at the same time.

Ticket: 914

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19475 dc483132-0cff-0310-8789-dd5450dbe970
src/kadmin/cli/Makefile.in
src/kadmin/cli/keytab_local.c [new file with mode: 0644]
src/lib/kadm5/srv/libkadm5srv.exports