ラベル kerberos の投稿を表示しています。 すべての投稿を表示
ラベル kerberos の投稿を表示しています。 すべての投稿を表示

2012年3月19日月曜日

kerberos認証で Authentication failure (KDC reply did not match expectations)

Authentication failure (KDC reply did not match expectations)

/etc/krb5.conf 内のドメイン指定を間違えると、上記エラーになる。

[libdefaults]
 default_realm =

に、大文字でドメインを記述する必要あり。