From owner-freebsd-questions@FreeBSD.ORG Fri Apr 8 20:40:55 2005 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 5ECEF16A4CE for ; Fri, 8 Apr 2005 20:40:55 +0000 (GMT) Received: from kanga.honeypot.net (kanga.honeypot.net [208.162.254.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD68F43D2D for ; Fri, 8 Apr 2005 20:40:54 +0000 (GMT) (envelope-from kirk@strauser.com) Received: from localhost (localhost [127.0.0.1]) by kanga.honeypot.net (Postfix) with ESMTP id 5620E222404 for ; Fri, 8 Apr 2005 15:40:54 -0500 (CDT) Received: from kanga.honeypot.net ([127.0.0.1]) by localhost (kanga.honeypot.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 16434-02 for ; Fri, 8 Apr 2005 15:40:52 -0500 (CDT) Received: from janus.daycos.com (janus.daycos.com [204.26.70.77]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by kanga.honeypot.net (Postfix) with ESMTP id E80A0222403 for ; Fri, 8 Apr 2005 15:40:51 -0500 (CDT) From: Kirk Strauser To: freebsd-questions@freebsd.org Date: Fri, 8 Apr 2005 15:40:46 -0500 User-Agent: KMail/1.8 References: <200504081252.19279.kirk@strauser.com> <004701c53c6e$eeea9fb0$4df24243@tsgincorporated.com> In-Reply-To: <004701c53c6e$eeea9fb0$4df24243@tsgincorporated.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart10144804.DZQRBDCSFb"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200504081540.50673.kirk@strauser.com> X-Virus-Scanned: amavisd-new at honeypot.net Subject: Re: Automounting smbfs? 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, 08 Apr 2005 20:40:55 -0000 --nextPart10144804.DZQRBDCSFb Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Friday 08 April 2005 14:12, you wrote: > Kirk, =A0here's what I did to auto mount my pesky windows shared backup > folder prior to having a seperate nfs mount to put them. > > Configure your share as noauto in /etc/fstab (example) [...] Out of curiosity, why would you do that instead of just letting FreeBSD=20 mount it automatically (which is what I do now)? The goal I'm trying to accomplish is pushing the same map to multiple=20 machines (eg via LDAP). I never bothered to do that with my NFS mounts,=20 but I'm using the addition of the SMB shares as an excuse to rework the=20 system before it grows much more. =2D-=20 Kirk Strauser --nextPart10144804.DZQRBDCSFb Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- iD8DBQBCVuxS5sRg+Y0CpvERAqncAJ41hpprHxjrsgK7l5JjPbRHdIvZPwCcDqVg iaGnlxMRKM+JpOuWwwCCW1w= =0/tE -----END PGP SIGNATURE----- --nextPart10144804.DZQRBDCSFb--