From owner-freebsd-questions Fri Jun 21 08:42:40 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA20809 for questions-outgoing; Fri, 21 Jun 1996 08:42:40 -0700 (PDT) Received: from vince.avalon.rs.net (vince.avalon.rs.net [198.32.4.160]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id IAA20804 for ; Fri, 21 Jun 1996 08:42:38 -0700 (PDT) Received: (from svincent@localhost) by vince.avalon.rs.net (8.7.5/8.7.3) id BAA00194; Fri, 21 Jun 1996 01:40:38 -0700 (PDT) Date: Fri, 21 Jun 1996 01:40:38 -0700 (PDT) From: Subramaniam Vincent To: questions@freebsd.org Subject: nfs client issues Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I had raised a user level question wrongly on the hackers list instead of this one. It concerned the FreeBSD nfs client having permission problems acessing files on a "secure" NFS sun server. It was solved using the mount_nfs command with the -P option. I think its good to include this is tne FAQ (did I miss it there too!?) Vince