Samba in 0.8.4

From: Niels Schoot <niels_at_schoot.com>
Date: Thu, 8 Mar 2007 23:18:29 +0100

Hi all,
 
I have a problem getting Samba to run in Familiar 0.8.4 (running on an
hp3970). Installation went smooth and it mostly works, but somehow, my XP PC
does not see any files when opening a shared volume. The shares look fine,
but as soon as I open one, I only see folders with no name... Actually I see
just as many folders with no name as there should have been files. I can
copy files to my ipaq from XP, but can't see the result (The files show up
with correct file name on my device)... I even can open files from the
shared volume when I type the file name with full path completely....
 
What could be wrong? I tried all settigns, readable, writeable, browsable...
nothing seems to help.
 
# Global parameters
[global]
        workgroup = SCHOOTNET
        server string = Fileserver
        passdb backend = tdbsam
        guest account = pcguest
        log file = /usr/local/samba/var/log.%m
        max log size = 50
        dns proxy = No
        hosts allow = 192.168.1., 192.168.2., 127.
 
[homes]
        comment = Home Directories
        read only = No
        browseable = No
 
[tmp]
        comment = Temporary file space
        path = /tmp
        read only = No
        guest ok = Yes
 
[Music]
        comment = Music
        path = /media/card/mp3
        read only = No
        guest ok = Yes

Regards,
Niels
Received on Thu Mar 08 2007 - 17:39:03 EST

This archive was generated by hypermail 2.2.0 : Thu Mar 08 2007 - 17:39:59 EST