I installed SAMBA on a fresh install of Feisty and I have a Windows XP computer in my network. I've shared files successfully in the past between the two machines when I ran previous versions of Kubuntu (dapper, edgy). Now, no matter what I try, I can't share between the two machines. I first tried gui samba config. Then I tried manual changes to the smb.conf file. I made changes per this bug report https://bugs.launchpad.net/ubuntu/+s...mba/+bug/95460. I can ping both machines. Its as though there is a firewall or something blocking smb file sharing but I checked both machines and no firewalls are running. Is there something else in Feisty that's broken? I wouldn't be surprised.
Edit/Delete Message
jdunn@faramir:/etc/samba$ smbclient -L localhost
Password:
session setup failed: NT_STATUS_LOGON_FAILURE
jdunn@faramir:/etc/samba$ smbclient -L boromir
Connection to boromir failed
Edit/Delete Message
jdunn@faramir:/etc/samba$ smbclient -L localhost
Password:
session setup failed: NT_STATUS_LOGON_FAILURE
jdunn@faramir:/etc/samba$ smbclient -L boromir
Connection to boromir failed
Comment