I can't seem to get Samba working correctly, when I set it up with SWAT
I am able to see the server from my windows p.c. but when I try to
connect, I just get the following error message. I attached my config
file. Hopefully someone can help. It seems pretty simple but I just
don't understand enough about this to figure it out on my own. Some
basic info: I'm using Fedora 13, I installed samba-3.5.2-60.fc13(x86_64)
using the package manager.

Thanks
Michael
# Samba config file created using SWAT
# from UNKNOWN (127.0.0.1)
# Date: 2010/10/13 10:45:21

[global]
        workgroup = VERIFONE
        server string = Samba Server Version %v
        security = SHARE
        password server = smfntfile1
        smb passwd file = 
        log file = /var/log/samba/log.%m
        max log size = 50
        cups options = raw

[homes]
        comment = Home Directories
        read only = No
        browseable = No

[printers]
        comment = All Printers
        path = /var/spool/samba
        printable = Yes
        browseable = No

[Downloads]
        path = /home/Michael_s8/Downloads
        valid users = Michael_s8

[Michael_s8]
        comment = Michael Schmid Home
        path = /home/Michael_s8
        valid users = Michael_s8
        read list = Michael_s8
        write list = Michael_s8
        read only = No
        available = No

[Reggie_s1]
        comment = Reggie Home
        path = /home/Reggie_s1
        valid users = Reggie_s1
        read list = Reggie_s1
        write list = Reggie_s1
        read only = No
        available = No
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Reply via email to