Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 02 Feb 2001 09:12:11 -0500
From:      trini0 <trini0@optonline.net>
To:        FreeBSD Questions <questions@freebsd.org>
Subject:   Samba ??
Message-ID:  <3A7AC03B.FED9E467@optonline.net>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A7AC03B.FED9E467>