Interface to kadm5_get_principals

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3865 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1997-11-09 04:07:08 +00:00
parent 89d6bb3e2f
commit a15b992061

View File

@@ -84,6 +84,7 @@ static SL_cmd commands[] = {
{ "rename", rename_entry, "rename source target"},
{ "get_privileges", get_privs, "show maximum privileges" },
{ "privileges" },
{ "list_principals",list_princs, "list principals matching expression" },
{ "help", help, "help"},
{ "?"},
{ "exit", exit_kadmin, "exit"},