Sun Enterprise Authentication Mechanism 1.0.1 ガイド

例 - プリンシパルを削除する (コマンド行)

次の例では、kadmindelete_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