49.4. Kerberos エンタープライズプリンシパルエイリアスの削除
Identity Management (IdM) 環境で Kerberos エンタープライズプリンシパルに関連付けられているエンタープライズプリンシパルエイリアス名を削除できます。
手順
エンタープライズプリンシパルエイリアス
user@example.comをアカウントuserから削除するには、次のように入力します。# ipa user-remove-principal <user> <user\\@example.com> -------------------------------- Removed aliases from user "user" -------------------------------- User login: user Principal alias: user@IDM.EXAMPLE.COMホストまたはサービスからエイリアスを削除するには、代わりにそれぞれ
ipa host-remove-principalまたはipa service-remove-principalコマンドを使用します。注記エンタープライズプリンシパルエイリアスを追加または削除する場合は、2 つのバックスラッシュ (\\) を使用して @ 記号をエスケープします。エスケープしないと、シェルが @ 記号を Kerberos レルム名の一部として解釈し、次のエラーが発生します。
ipa: ERROR: The realm for the principal does not match the realm for this IPA server