16.3. クライアントのインストールが IdM Kerberos レルムへの参加に失敗した場合の問題の解決
クライアントが IdM Kerberos レルムに参加できない場合には、IdM クライアントのインストールプロセスに失敗します。
Joining realm failed: Failed to add key to the keytab child exited with 11 Installation failed. Rolling back changes.
Joining realm failed: Failed to add key to the keytab
child exited with 11
Installation failed. Rolling back changes.
空の Kerberos キータブが原因で、これに失敗します。
前提条件
-
システムファイルを削除するには、
root権限が必要です。
手順
/etc/krb5.keytabを削除します。sudo rm /etc/krb5.keytab ls /etc/krb5.keytab
[user@client ~]$ sudo rm /etc/krb5.keytab [sudo] password for user: [user@client ~]$ ls /etc/krb5.keytab ls: cannot access '/etc/krb5.keytab': No such file or directoryCopy to Clipboard Copied! Toggle word wrap Toggle overflow - IdM クライアントのインストールを再試行します。