15.3.4. 外部 LDAP プロバイダーの削除
この手順では、外部で設定された LDAP プロバイダーとそのユーザーを削除する方法を示します。
手順15.4 外部 LDAP プロバイダーの削除
- LDAP プロバイダー設定ファイルを削除し、デフォルトの名前
profile1を置き換えます。rm /etc/ovirt-engine/extensions.d/profile1-authn.properties rm /etc/ovirt-engine/extensions.d/profile1-authz.properties rm /etc/ovirt-engine/aaa/profile1.properties
# rm /etc/ovirt-engine/extensions.d/profile1-authn.properties # rm /etc/ovirt-engine/extensions.d/profile1-authz.properties # rm /etc/ovirt-engine/aaa/profile1.propertiesCopy to Clipboard Copied! Toggle word wrap Toggle overflow ovirt-engineサービスを再起動します。systemctl restart ovirt-engine
# systemctl restart ovirt-engineCopy to Clipboard Copied! Toggle word wrap Toggle overflow - 管理ポータルの Users リソースタブで、このプロバイダーのユーザー( Authorization provider が
profile1-authzであるユーザー)を選択し、Remove をクリックします。