I ask this question in SuperUser but no one helps me. I hope to get more attention here.
I have three computers connected in one network by modem. I want to share files in this network in the most easy way (I have read about solutions using Samba).
So, I have three machines:
- One with Windows 7
- One with Windows XP
- One with Ubuntu 12.04
and I have the following situation:
- The windows PCs can share files between each other.
- The windows PCs can see that Ubuntu's one is in the network
- The PC with Ubuntu can see only the PC with Windows 7, but when I click on a folder it ask to enter the network password and it is not accepting it (I am 100% sure it's the correct one)
Is there to fix this situation a little bit - at least to enable the file sharing between the Ubuntu and Windows 7 PCs or I should choose a different approach (please advice).
You will want to install samba and configure the workgroup as explained in the Ubuntu 12.04 Samba help page. I have had some problems with passwords on Windows-Ubuntu shares, so you might want to consider doing this without password, but set the share as read only so your files cannot be modified or deleted remotely.
If you install samba, you can share files Ubuntu as Windows. And if there isn't shared folder, you can't connect to the other computer.
Did you try to disable the Windows 7 network password? I have managed to connect+transfer some files from a Windows 7 workstation to Ubuntu 12.10 64bit.
Like you said, I couldn't see Linux in the network from Windows 7, but was able to see the Windows PC from Linux and I also was able to access to
Windows shared files
. One more important thing: After I transfered files from Linux to Windows PC [read+write shared folder], the files transfered with success, but Windows were unable to open/read them.I think its a file-permission issue. Your question is one year old, so hopefully it is still relevant to you, or someone else.