Why don't you post your smb.conf?
I avoid all password hassles with the following global and share
definitions:

[global]
        encrypt passwords = yes 
        security = SHARE
        guest account = ftp


[AllFiles]
        comment = All Files
        path = /
        read only = no
        guest ok =  yes

For a walk on the wild side, try making:
   guest account = root 

Joel

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to