I'm setting up a home server, ubuntu 10.10, and trying to get file sharing working. I've installed samba, followed a guide, and it works partially. I can log into the shares on ubuntu fine, and ubuntu can access my laptop, but my desktop prompts for a non existent password. Both are running windows 7, with the same network settings which is why I'm confused. What could be the problem?

link|improve this question
It would help to have more info about your network architecture and user logins, samba users, and to post somewhere the file smb.conf (please do not include the whole file in your post). – harrymc Dec 5 '10 at 18:18
feedback

1 Answer

Found the solution, don't use smbfs. Apparently it's deprecated and being eventually replaced with cifs. I found a tutorial on how to mount the shares using that and it worked.

link|improve this answer
Please accept your own answer so that the question can be closed. – Randolph West Dec 6 '10 at 1:36
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.