From owner-freebsd-questions Mon Feb 14 2:39:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gate.bull.se (bull.se [193.44.17.2]) by builder.freebsd.org (Postfix) with ESMTP id 039B13ED9 for ; Mon, 14 Feb 2000 02:39:35 -0800 (PST) Received: from bull.se (eq08.bull.se [129.181.241.108]) by gate.bull.se (8.9.3/8.9.3) with ESMTP id LAA35338; Mon, 14 Feb 2000 11:41:19 +0100 Received: from rohan.bull.se (rohan.bull.se [129.181.240.20]) by bull.se (8.9.3/8.9.3) with SMTP id LAA13510; Mon, 14 Feb 2000 11:43:09 +0100 Received: from pcmarmob ([129.181.240.133]) by rohan.bull.se (Lotus SMTP MTA v4.6.3 (778.2 1-4-1999)) with SMTP id C1256885.0038CEEF; Mon, 14 Feb 2000 11:20:29 +0100 Reply-To: From: "mark rowlands" To: "'miy'" , Subject: RE: connecting to samba server Date: Mon, 14 Feb 2000 11:40:50 +0100 Message-ID: <005801bf76d7$f7235f80$85f0b581@bull.se> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) In-Reply-To: Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG my guess is "smbpasswd -a yourusername" will probably help, as to documentation http://de.samba.org/samba/oreilly/using_samba/ or the mirror of your choice -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of miy Sent: Sunday, February 13, 2000 10:21 PM To: freebsd-questions@FreeBSD.ORG Subject: connecting to samba server I have freeBSD 3.4 installed on a dedicated gateway machine in my basement, and two win98 boxes connected to it through NATD for my ISPs connection. I've recently tried installing samba to allow printer and file sharing between the two [windows] boxes, and I've been having some difficulty. I can see all three machines in Network Neighborhood, but I can't access anything within them. (ie: I open an item, and the folder is blank) I am using samba-2.0.5 and I am having difficulty configuring smb.conf. Samba is being run from inetd and smb.conf is configured as follows: [global] socket options = TCP_NODELAY printing = bsd printcap name = /etc/printcap load printers = yes guest account = miyako log file = /var/log/samba/log.%m [printers] comment = All Printers browseable = no printable = yes public = yes writable = no create mode = 0700 but I am not sure how to configure this for file sharing. Could anyone please direct me to some solid documentation on this. Thanks kindly. Fred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message