Merge extkeytab with kdb_edit.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1824 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -13,6 +13,7 @@ static SL_cmd commands[] = {
|
||||
{ "init", init, "init realm...", "" },
|
||||
{ "get_entry", get_entry, "get_entry principal","" },
|
||||
{ "delete", del_entry, "delete principal", "" },
|
||||
{ "ext_keytab", ext_keytab, "ext_keytab principal", "" },
|
||||
{ NULL, NULL, NULL, NULL }
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user