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>
index | next in thread | raw e-mail
[-- Attachment #1 --]
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 |
(\\\\ \_/ /_________________________|
\ /
\ _/
/ /
/ /
[-- Attachment #2 --]
# 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
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A7AC03B.FED9E467>
