From owner-freebsd-questions@FreeBSD.ORG Fri Dec 2 15:06:40 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B29D16A41F for ; Fri, 2 Dec 2005 15:06:40 +0000 (GMT) (envelope-from bjd@swyc.org) Received: from thorn.pobox.com (vds.fauxbox.com [208.210.124.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3C7B43D53 for ; Fri, 2 Dec 2005 15:06:39 +0000 (GMT) (envelope-from bjd@swyc.org) Received: from thorn (localhost [127.0.0.1]) by thorn.pobox.com (Postfix) with ESMTP id 2B32BA2 for ; Fri, 2 Dec 2005 10:07:01 -0500 (EST) Received: from [10.0.1.201] (c-24-12-132-100.hsd1.in.comcast.net [24.12.132.100]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by thorn.sasl.smtp.pobox.com (Postfix) with ESMTP id 149ADF97 for ; Fri, 2 Dec 2005 10:07:00 -0500 (EST) Mime-Version: 1.0 (Apple Message framework v746.2) Content-Transfer-Encoding: 7bit Message-Id: <0041DE90-7E54-40EE-BB16-FA59D7815C28@swyc.org> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: freebsd-questions@freebsd.org From: Benjamin J Doherty Date: Fri, 2 Dec 2005 09:06:34 -0600 X-Mailer: Apple Mail (2.746.2) Subject: LDAP, NFS, and automount X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Dec 2005 15:06:40 -0000 Friends: I want to put my user's home directories on separate servers/disks and mount them on multiple servers as my users' home directories. I'm using LDAP for authentication and name switching (NSS) already on FreeBSD 5.4. (One client is at 6.0.) I know this is discussed in countless HOWTOs and docs on the web, but these are usually for Linux. Can someone please point me to some resources that can make this happen? Does The Handbook's chapter on NFS cover all I need to know in that area? Can I expect any hassles to come from the fact that the host with the home directories is a Linux based network attached storage device? Thanks for any help, Benjamin Doherty Chicago