From owner-freebsd-questions@FreeBSD.ORG Fri May 8 15:26:23 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5C57C1065670 for ; Fri, 8 May 2009 15:26:23 +0000 (UTC) (envelope-from prvs=37206e029=pschmehl_lists@tx.rr.com) Received: from ip-relay-001.utdallas.edu (ip-relay-001.utdallas.edu [129.110.20.111]) by mx1.freebsd.org (Postfix) with ESMTP id 299278FC0C for ; Fri, 8 May 2009 15:26:23 +0000 (UTC) (envelope-from prvs=37206e029=pschmehl_lists@tx.rr.com) X-Group: RELAYLIST X-IronPort-AV: E=Sophos;i="4.40,317,1238994000"; d="scan'208";a="11623174" Received: from smtp3.utdallas.edu ([129.110.20.110]) by ip-relay-001.utdallas.edu with ESMTP; 08 May 2009 09:57:48 -0500 Received: from utd65257.utdallas.edu (utd65257.utdallas.edu [129.110.3.28]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp3.utdallas.edu (Postfix) with ESMTPSA id 7C8488AD4 for ; Fri, 8 May 2009 09:57:48 -0500 (CDT) Date: Fri, 08 May 2009 14:57:48 +0000 From: Paul Schmehl To: freebsd-questions@freebsd.org Message-ID: <115CE74FFEDF152EA4EFA58F@utd65257.utdallas.edu> In-Reply-To: <970380130905072016gecc607cr1e5401d8e396366b@mail.gmail.com> References: <20090507035523.GA6073@lpthe.jussieu.fr> <970380130905072016gecc607cr1e5401d8e396366b@mail.gmail.com> X-Mailer: Mulberry/4.0.6 (Linux/x86) X-Munged-Reply-To: Figure it out MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Re: Autofs howto X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Paul Schmehl List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 May 2009 15:26:23 -0000 --On Thursday, May 07, 2009 22:16:01 -0500 Jason Garrett wrote: >> > While cryptic, It has worked well for me with multiple FreeBSD and Linux > hosts on my network. > Hopefully it will work well for me too. However, I am struggling with the documentation, trying to figure out how to translate the developer-speak into normal human language. Here's what one of our guys is using on linux (I changed the hostname to foobar): cat /etc/auto.master /home ldap //foobar.utdallas.edu/nismapname=auto_home,dc=utdallas,dc=edu nfsvers=3 proto=tcp /proj ldap //foobar.utdallas.edu/nismapname=auto_proj,dc=utdallas,dc=edu nfsvers=3 proto=tcp /net -hosts So how do I tranlsate that into FreeBSD amd conf and map files? It's got me stumped. -- Paul Schmehl, Senior Infosec Analyst As if it wasn't already obvious, my opinions are my own and not those of my employer. ******************************************* Check the headers before clicking on Reply.