次の例では、kadmin の delete_principal コマンドを使用して、jdb プリンシパルを削除します。
kadmin: delete_principal pak Are you sure you want to delete the principal "pak@ACME.COM"? (yes/no): yes Principal "pak@ACME.COM" deleted. Make sure that you have removed this principal from all ACLs before reusing. kadmin: quit |