From owner-freebsd-questions Fri Feb 2 6:15: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta1.srv.hcvlny.cv.net (mta1.srv.hcvlny.cv.net [167.206.5.4]) by hub.freebsd.org (Postfix) with ESMTP id 1627537B401 for ; Fri, 2 Feb 2001 06:14:47 -0800 (PST) Received: from s1.optonline.net (s1.optonline.net [167.206.112.6]) by mta1.srv.hcvlny.cv.net (iPlanet Messaging Server 5.0 Patch 2 (built Dec 14 2000)) with ESMTP id <0G840088BVKTVQ@mta1.srv.hcvlny.cv.net> for questions@freebsd.org; Fri, 02 Feb 2001 09:14:56 -0500 (EST) Received: from optonline.net (ool-18be012f.dyn.optonline.net [24.190.1.47]) by s1.optonline.net (8.10.2/8.10.2) with ESMTP id f12ECBB07662 for ; Fri, 02 Feb 2001 09:12:11 -0500 (EST) Date: Fri, 02 Feb 2001 09:12:11 -0500 From: trini0 Subject: Samba ?? To: FreeBSD Questions Message-id: <3A7AC03B.FED9E467@optonline.net> MIME-version: 1.0 X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-STABLE i386) Content-type: multipart/mixed; boundary="Boundary_(ID_acsBwO+6AITzIncWozFufA)" X-Accept-Language: en Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --Boundary_(ID_acsBwO+6AITzIncWozFufA) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Hey all. Im trying to use samba to share files across my lan. I installed it from instructions on www.mostgraveconcern.com. It installed good. I configured it, and windows sees the share, and I was able to add it as a drive on the win98 box. I could browse the share. There are a ton of files that show up in windows, but when I checked on the FBSD console, the folder is empty. Im unable to modify the share from win98, i.e. cannot add or delete files or folders. I dont know what Im missing, but Im tired and I ran out ideas as to a fix. Thanks -- _____________________________ | trini0 | | | / ) | Systems Administrator | / / | Network Engineer | ( ( | email ==> | (((\ \> |/ ) trini0@optonline.net | (\\\\ \_/ /_________________________| \ / \ _/ / / / / --Boundary_(ID_acsBwO+6AITzIncWozFufA) Content-type: text/plain; charset=us-ascii; name=smb.conf Content-transfer-encoding: 7BIT Content-disposition: inline; filename=smb.conf # Samba config file created using SWAT # from micron.example.com (192.168.0.2) # Date: 2001/02/02 01:48:47 # Global parameters [global] server string = Samba %v running on FreeBSD 4.2-Stable :-) interfaces = 192.168.0.2/16 security = SHARE encrypt passwords = Yes log file = /var/log/samba/log.%m max log size = 50 deadtime = 15 os level = 36 preferred master = Yes lock directory = /usr/local/locks guest account = guest [tmp] comment = Temporary Files path = /usr/tmp guest ok = Yes browseable = No [samba] comment = Local Files path = /usr/smbshares/files writeable = Yes --Boundary_(ID_acsBwO+6AITzIncWozFufA)-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message