From owner-freebsd-questions Thu Aug 29 22: 0:26 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 32EE137B400 for ; Thu, 29 Aug 2002 22:00:23 -0700 (PDT) Received: from its-mail1.massey.ac.nz (its-mail1.massey.ac.nz [130.123.128.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F0B943E72 for ; Thu, 29 Aug 2002 22:00:18 -0700 (PDT) (envelope-from G.P.Defryn@massey.ac.nz) Received: from its-mm1.massey.ac.nz (its-mm1.massey.ac.nz [130.123.128.45]) by its-mail1.massey.ac.nz (8.9.3/8.9.3) with ESMTP id RAA18784; Fri, 30 Aug 2002 17:00:09 +1200 (NZST) Received: from its-xchg2.massey.ac.nz (Not Verified[130.123.128.28]) by its-mm1.massey.ac.nz with MailMarshal id ; Fri, 30 Aug 2002 17:00:09 +1200 Received: by its-xchg2.massey.ac.nz with Internet Mail Service (5.5.2655.55) id ; Fri, 30 Aug 2002 17:00:09 +1200 Message-ID: <98B01D2717B9D411B38F0008C7840931057F3B70@its-xchg2.massey.ac.nz> From: "Defryn, Guy" To: "'Carl Schmidt'" Cc: "'questions@FreeBSD.ORG'" Subject: RE: mounting shares? Date: Fri, 30 Aug 2002 17:00:05 +1200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2655.55) Content-Type: text/plain 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 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? Cheers -----Original Message----- From: Carl Schmidt [mailto:carl@slackerbsd.org] Sent: Friday, 30 August 2002 1:05 p.m. To: Defryn, Guy Cc: 'questions@FreeBSD.ORG' 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. -- Carl Schmidt "A free people [claim] their rights as derived from the laws of nature, and not as a gift of their magistrate." -- Thomas Jefferson: Rights of British America, 1774. ME 1:209, Papers 1:134 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message