Sun Enterprise Authentication Mechanism Guide

Example--Deleting a Principal (Command Line)

The following example uses the delete_principal command of kadmin to delete the jdb principal.


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