13.4. Kerberos エンタープライズプリンシパルエイリアスの削除
Identity Management (IdM) 環境で Kerberos エンタープライズプリンシパルに関連付けられているエンタープライズプリンシパルエイリアス名を削除できます。
手順
エンタープライズプリンシパルエイリアス
user@example.comをアカウントuserから削除するには、次のように入力します。Copy to Clipboard Copied! Toggle word wrap Toggle overflow ホストまたはサービスからエイリアスを削除するには、代わりにそれぞれ
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
ipa: ERROR: The realm for the principal does not match the realm for this IPA serverCopy to Clipboard Copied! Toggle word wrap Toggle overflow