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 keytab 造成的。
先决条件
-
删除系统文件需要
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 客户端安装。