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.properties
Copy to Clipboard Copied! Toggle word wrap Toggle overflow ovirt-engine
サービスを再起動します。systemctl restart ovirt-engine
# systemctl restart ovirt-engine
Copy to Clipboard Copied! Toggle word wrap Toggle overflow - 管理ポータルの Users リソースタブで、このプロバイダーのユーザー( Authorization provider が
profile1-authz
であるユーザー)を選択し、Remove をクリックします。