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:
		@@ -84,6 +84,7 @@ static SL_cmd commands[] = {
 | 
				
			|||||||
    { "rename",		rename_entry, 	"rename source target"},
 | 
					    { "rename",		rename_entry, 	"rename source target"},
 | 
				
			||||||
    { "get_privileges",	get_privs, 	"show maximum privileges" },
 | 
					    { "get_privileges",	get_privs, 	"show maximum privileges" },
 | 
				
			||||||
    { "privileges" },
 | 
					    { "privileges" },
 | 
				
			||||||
 | 
					    { "list_principals",list_princs, 	"list principals matching expression" },
 | 
				
			||||||
    { "help",		help, "help"},
 | 
					    { "help",		help, "help"},
 | 
				
			||||||
    { "?"},
 | 
					    { "?"},
 | 
				
			||||||
    { "exit",		exit_kadmin, "exit"},
 | 
					    { "exit",		exit_kadmin, "exit"},
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user