QUOTE
##Samba Server 04-02-05
##smb.conf file shown in /etc/samba directory.
## smbd Start mnbd start
## Must be 'browsable' to be seen by windows
## add smb.conf to filetool.lst
#
[global]
workgroup = cole1
server string = DSL Samba Server
security = share
[F_Drive]
path = /mnt/hda55
browsable = yes
writable = yes
guest ok = yes
what am i doing wrong?