From owner-freebsd-questions Mon Nov 2 12:41:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA01763 for freebsd-questions-outgoing; Mon, 2 Nov 1998 12:41:25 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from cyclops.xtra.co.nz (cyclops.xtra.co.nz [202.27.184.96]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA01753 for ; Mon, 2 Nov 1998 12:41:20 -0800 (PST) (envelope-from junkmale@pop3.xtra.co.nz) Received: from wocker (210-55-210-87.ipnets.xtra.co.nz [210.55.210.87]) by cyclops.xtra.co.nz (8.9.1/8.9.1) with SMTP id JAA22046 for ; Tue, 3 Nov 1998 09:41:08 +1300 (NZDT) Message-Id: <199811022041.JAA22046@cyclops.xtra.co.nz> From: "Dan Langille" Organization: DVL Software Limited To: questions@FreeBSD.ORG Date: Tue, 3 Nov 1998 09:41:06 +1300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: samba vs rumba Reply-to: junkmale@xtra.co.nz X-mailer: Pegasus Mail for Win32 (v3.01b) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What's the difference between samba and rumba? I spotted one message in the arhive that claimed rumba was the opposite of samba. I know that samba allows a FreeBSD box to share file systems with a Microsoft box. Does that mean rumba allows MS file systems to be accessed by FreeBSD boxes? Also, I've seen references to smbmount, and *claims* that that it is available within the samba port. I've found /usr/ports/net/samba/work/samba-1.9.18p8/source/smbmount.c, but don't know how to compile it. I tried "make smbmount", but received the following msg: su-2.02# make smbmount Compiling smbmount.c smbmount.c:26: linux/version.h: No such file or directory smbmount.c:29: #error this code will only compile on versions of linux after 2.1.70 smbmount.c:33: linux/smb_fs.h: No such file or directory *** Error code 1 Stop. It looks to me as if this is for linux only. Is there a way to access Microsoft file systems from FreeBSD? -- Dan Langille The FreeBSD Diary http://www.FreeBSDDiary.com/freebsd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message