Date: Fri, 30 Aug 2002 09:22:05 +0200 From: Roman Neuhauser <neuhauser@bellavista.cz> To: "Defryn, Guy" <G.P.Defryn@massey.ac.nz> Cc: "'questions@FreeBSD.ORG'" <questions@freebsd.org> Subject: Re: mounting shares? Message-ID: <20020830072205.GG21595@freepuppy.bellavista.cz> In-Reply-To: <98B01D2717B9D411B38F0008C7840931057F3B70@its-xchg2.massey.ac.nz> References: <98B01D2717B9D411B38F0008C7840931057F3B70@its-xchg2.massey.ac.nz>
next in thread | previous in thread | raw e-mail | index | archive | help
> From: "Defryn, Guy" <G.P.Defryn@massey.ac.nz> > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020830072205.GG21595>