From owner-freebsd-fs@FreeBSD.ORG Tue Apr 15 14:00:08 2008 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D9CAC106568B for ; Tue, 15 Apr 2008 14:00:08 +0000 (UTC) (envelope-from freebsd-fs@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 949AF8FC3E for ; Tue, 15 Apr 2008 14:00:08 +0000 (UTC) (envelope-from freebsd-fs@m.gmane.org) Received: from root by ciao.gmane.org with local (Exim 4.43) id 1Jllhb-0007gd-0u for freebsd-fs@freebsd.org; Tue, 15 Apr 2008 14:00:03 +0000 Received: from borg.bfh.ch ([147.87.102.145]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 15 Apr 2008 14:00:03 +0000 Received: from ktk by borg.bfh.ch with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 15 Apr 2008 14:00:03 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-fs@freebsd.org From: Adrian Gschwend Date: Tue, 15 Apr 2008 15:47:07 +0200 Organization: netlabs.org Lines: 46 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: borg.bfh.ch User-Agent: Thunderbird 2.0.0.12 (X11/20080227) X-Enigmail-Version: 0.95.6 Sender: news Subject: mount_nfs, Kerberos & NFS4 on FreeBSD7 X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Apr 2008 14:00:09 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi group, Sorry for posting that to the -dev list but freebsd-questions didn't help me at all (no reply), Google is clueless & comp.protocols.nfs couldn't help either. I try to figure out which options I should pass to mount_nfs when I want to use Kerberos authentication instead of the classic sys permission. In some man pages of V4 I find an option -K, I can't find anything like this on my 6 or 7 series versions however. I found out how to do it on MacOS: http://docs.info.apple.com/article.html?artnum=306694 Interestingly mount_nfs on MacOS does show the 'sec=...' option in the manpage and it does state it's a BSD manpage so I'm really confused because I can't find the 'sec=...' option on any of my FreeBSD systems here (4.x, 6.x & 7.0) So I tried adding -4 as option hoping that it will use krb security if provided, if I try adding that option I get: # mount_nfs -4 freezer:/vol/something /mnt/freezer/ mount_nfs: /mnt/freezer, : Operation not supported - -3 works, the manpage does show -4 as an option but in the synopsis it is missing. So am I wrong or is BSD wrong this time? :-D Adrian -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFIBLHbqpMUYrZbQBERArnAAJ0SrbPU2ETuvykc1WR5cMv41IjEpgCfW/1E UCTKKy0K57+VVpmLdo8D4qE= =DN49 -----END PGP SIGNATURE-----