16.3. 클라이언트 설치가 IdM Kerberos 영역에 참여하지 못하는 경우 문제 해결
Kerberos 영역에 참여할 때 손상된 Kerberos 키탭을 제거하여 IdM(Identity Management) 클라이언트 설치 오류를 해결합니다.
Joining realm failed: Failed to add key to the keytab
child exited with 11
Installation failed. Rolling back changes.
이 오류는 빈 Kerberos 키탭으로 인해 발생할 수 있습니다.
사전 요구 사항
-
시스템 파일을 제거하려면
root권한이 필요합니다.
프로세스
/etc/krb5.keytab을 제거합니다.[user@client ~]$ sudo rm /etc/krb5.keytab[sudo] password for user:[user@client ~]$ ls /etc/krb5.keytabls: cannot access '/etc/krb5.keytab': No such file or directory- IdM 클라이언트 설치를 다시 시도합니다.