Matthijs <matthijs@active2.homelinux.org> writes: > I've a heimdal server running on FreeBSD 5.2 RELEASE and it works > great. I can get my tickets and so. But when i want to ssh with > that ticket to my FreeBSD server it won't work. You have to tell it which realm your host belongs to. You can do this either in krb5.conf, or by adding dns records for it. Look for domain_realm in krb5.conf(5). /Johan