From owner-freebsd-current@FreeBSD.ORG Sun Jan 9 21:28:49 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C4FF41065670 for ; Sun, 9 Jan 2011 21:28:49 +0000 (UTC) (envelope-from rmacklem@uoguelph.ca) Received: from esa-jnhn.mail.uoguelph.ca (esa-jnhn.mail.uoguelph.ca [131.104.91.44]) by mx1.freebsd.org (Postfix) with ESMTP id 869378FC19 for ; Sun, 9 Jan 2011 21:28:49 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApwEAOO3KU2DaFvO/2dsb2JhbACEA6EuriaMS4Ehgzd0BIRnhiOFKoYH X-IronPort-AV: E=Sophos;i="4.60,296,1291611600"; d="scan'208";a="106444021" Received: from erie.cs.uoguelph.ca (HELO zcs3.mail.uoguelph.ca) ([131.104.91.206]) by esa-jnhn-pri.mail.uoguelph.ca with ESMTP; 09 Jan 2011 16:28:48 -0500 Received: from zcs3.mail.uoguelph.ca (localhost.localdomain [127.0.0.1]) by zcs3.mail.uoguelph.ca (Postfix) with ESMTP id 96868B3F92; Sun, 9 Jan 2011 16:28:48 -0500 (EST) Date: Sun, 9 Jan 2011 16:28:48 -0500 (EST) From: Rick Macklem To: Marek Salwerowicz Message-ID: <1145328149.22203.1294608528602.JavaMail.root@erie.cs.uoguelph.ca> In-Reply-To: <4D2A140C.9020204@iem.pw.edu.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Originating-IP: [172.17.91.203] X-Mailer: Zimbra 6.0.10_GA_2692 (ZimbraWebClient - IE8 (Win)/6.0.10_GA_2692) Cc: freebsd-current@freebsd.org, Andrzej Tobola Subject: Re: NFSv4 and pam_mount - mounting user home directories. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Jan 2011 21:28:49 -0000 > > Good to know if it will work with nfsv4 server started via rc.conf and > sysctl values in sysctl.conf.. > build a kernel with "options NFSD" in its config file and then try it with that kernel, and then you'll find out...