From owner-freebsd-questions Fri Aug 30 0:22:10 2002 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 2786037B400 for ; Fri, 30 Aug 2002 00:22:08 -0700 (PDT) Received: from mail.thundernet.cz (mail.thundernet.cz [62.77.87.114]) by mx1.FreeBSD.org (Postfix) with SMTP id EC9FD43E65 for ; Fri, 30 Aug 2002 00:22:06 -0700 (PDT) (envelope-from neuhauser@bellavista.cz) Received: (qmail 1216 invoked from network); 30 Aug 2002 07:22:05 -0000 Received: from unknown (HELO freepuppy.bellavista.cz) (62.168.44.50) by mail.thundernet.cz with SMTP; 30 Aug 2002 07:22:05 -0000 Received: by freepuppy.bellavista.cz (Postfix, from userid 1001) id 3000674B; Fri, 30 Aug 2002 09:22:05 +0200 (CEST) Date: Fri, 30 Aug 2002 09:22:05 +0200 From: Roman Neuhauser To: "Defryn, Guy" Cc: "'questions@FreeBSD.ORG'" Subject: Re: mounting shares? Message-ID: <20020830072205.GG21595@freepuppy.bellavista.cz> Mail-Followup-To: "Defryn, Guy" , "'questions@FreeBSD.ORG'" References: <98B01D2717B9D411B38F0008C7840931057F3B70@its-xchg2.massey.ac.nz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <98B01D2717B9D411B38F0008C7840931057F3B70@its-xchg2.massey.ac.nz> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > From: "Defryn, Guy" > Subject: RE: mounting shares? > Date: Fri, 30 Aug 2002 17:00:05 +1200 don't top-post. > > From: Carl Schmidt [mailto:carl@slackerbsd.org] > > Sent: Friday, 30 August 2002 1:05 p.m. > > Subject: Re: mounting shares? > > > > On Fri, Aug 30, 2002 at 12:46:44PM +1200, Defryn, Guy wrote: > > > I am able to access shares on a NT machine by using smbclient. > > > Is there a way that I can mount this share permanently on my freebsd machine? > > > > > > Can I use smbmount for that? What would the command look like? > > > > Depending on your version of FreeBSD, mount_smbfs is available and can mount > > smb shares as though they were just another file system. > Thanks Carl, > > This works fine when using mount_smbfs. > I want to put this into fstab but it does not seem to work. > This is my entry: > > //server/share /smb smbfs username=name,password=pwd,rw 0 0 > > Any ideas? see mount_smbfs(8) -- FreeBSD 4.6-STABLE 9:18AM up 9 days, 15:11, 12 users, load averages: 0.08, 0.04, 0.01 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message