System Administration Guide: Security Services

Example—Deleting a Principal (Command Line)

In the following example, the delete_principal command of kadmin is used to delete the jdb principal.


kadmin: delete_principal pak
Are you sure you want to delete the principal "pak@EXAMPLE.COM"? (yes/no): yes
Principal "pak@EXAMPLE.COM" deleted.
Make sure that you have removed this principal from all ACLs before reusing.
kadmin: quit