Date: Fri, 21 Jul 2017 20:06:03 +0300 From: Heikki Lindholm <holin@iki.fi> To: freebsd-questions@freebsd.org Subject: kerberized nfs Message-ID: <d0811634-0a81-7e7c-962d-2bd394ee6e11@iki.fi>
next in thread | raw e-mail | index | archive | help
Hello list, I'm trying to mount a kerberized NFSv4 share on FreeBSD 11. It's an experimental setup without DNS; only /etc/hosts based lookup. I can't even get kinit to work and, expectedly, mounting also fails. The problem is that kinit stubbornly tries to get the kerberos kdc records from DNS, although the server's ip is specified in /etc/hosts and it's in krb5.conf and additionally krb5.conf is set to not do any DNS lookups. So, I installed MIT kerberos and that version of kinit works fine, but the problem then is, how to make mount use the MIT version? Regards, Heikki Lindholm
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d0811634-0a81-7e7c-962d-2bd394ee6e11>