[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ssh + kerberosV
- To: OpenBSD Misc <misc@openbsd.org>
- Subject: ssh + kerberosV
- From: Julien TOUCHE <julien.touche@lycos.com>
- Date: Sat, 29 Nov 2003 09:27:12 +0100
- User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5) Gecko/20031013 Thunderbird/0.3
after installing heimdal on an openbsd 3.4 box, and setting login.conf
to krb5-pwd auth (or krb5), i can't manage to login with ssh. get the
following log in authlog
Nov 28 22:40:45 etenemanki krb5-or-pwd: verify: Key table entry not found
Nov 28 22:42:52 etenemanki krb5: verify: Key table entry not found
ideas ?
kinit/klist works well
Regards
Julien
note: to install kerberosV, i use `info heimdal` and the excellent
netbsd doc: http://www.netbsd.org/Documentation/network/#kerberos; could
add a link in openbsd faq ?)