lodi.... I am not so sure on an answer to your question, as I am still trying to get Samba functioning properly on FC2 myself.
I restarted from scratch with the smb.conf and now I managed to get the prompt again when entering \\192.168.0.106 (IP of box) I am prompted for a username and password with the username dimmed out buit with a value of 192.168.0.106\Guest ......
[global]
workgroup = workgroup
server string = Serkon
security = SHARE
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
[Downloads]
comment = Downloads
path = /root/Desktop/Shared/Downloads
browsable = yes
read only = yes
public = yes
I am simply interested in sharing a folder on a network mainly composedof WinXP machines... However, I don't wish to have any passwords/usernames for this server simply since it will be at a LAN party I dont wish to walk around and tell everyone a username and password. Do you have anyideas? Are you using passwords for your server? If not, can you post the smb.conf or tell where I am going wrong? Thanks. I am in desperate need of getting this running properly.
|