From owner-freebsd-questions@FreeBSD.ORG Fri Feb 6 09:28:46 2004 Return-Path: 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 AC95B16A4CE for ; Fri, 6 Feb 2004 09:28:46 -0800 (PST) Received: from magnolia.jensbeck.mine.nu (213-84-173-33.adsl.xs4all.nl [213.84.173.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88FC643D54 for ; Fri, 6 Feb 2004 09:28:44 -0800 (PST) (envelope-from albi@saynotomicrosoft.org) Received: from magnolia.eyfa.org (magnolia.eyfa.org [127.0.0.1]) by magnolia.jensbeck.mine.nu (Postfix) with SMTP id 7ABDD16064C for ; Fri, 6 Feb 2004 18:27:40 +0100 (CET) Date: Fri, 6 Feb 2004 18:27:40 +0100 From: albi To: freebsd-questions@freebsd.org Message-Id: <20040206182740.3390552c.albi@saynotomicrosoft.org> In-Reply-To: <87brocnrcl.fsf@strauser.com> References: <87brocnrcl.fsf@strauser.com> X-Mailer: Sylpheed version 0.9.7 (GTK+ 1.2.10; i386-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: smbfs and amd? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Feb 2004 17:28:46 -0000 On Fri, 06 Feb 2004 09:46:18 -0600 Kirk Strauser wrote: > I have a server that needs to mount several smbfs filesystems at boot. > One > obvious option is to make a local rc.d script to do the mounting, but > I'm interesting in exploring amd to automount those filesystems on > demand. I don't really know enough about amd to know where to find > the answer for myself, so I ask: can amd be used to automount smbfs > filesystems? Has anyone done so? i'm wondering about the same issue, and i know that automount + NFS is possible (someone showed me that some years ago), but also with samba ?