Managing Kerberos and Other Authentication Services in Oracle® Solaris 11.2

Exit Print View

Updated: August 2014
 
 

Deleting a Kerberos Principal

The following example shows how to delete a principal. Comply with the online message before continuing.

# /usr/sbin/kadmin
kadmin: delete_principal pak
Are you sure you want to delete the principal "[email protected]"? (yes/no): yes
Principal "[email protected]" deleted.
Make sure that you have removed this principal from all ACLs before reusing.
kadmin: quit

To remove this principal from all ACLs, see Modifying Principals' Kerberos Administration Privileges.