LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Ubuntu Box sees mshome; mshome doesn't see UB (https://www.linuxquestions.org/questions/linux-newbie-8/ubuntu-box-sees-mshome%3B-mshome-doesnt-see-ub-593130/)

rmckim 10-19-2007 05:06 PM

Ubuntu Box sees mshome; mshome doesn't see UB
 
This seems like a simple fix but lots of searches produce nothing usable.

I figured out how to install two TCP/IP printers on my Ubuntu 6.06 Box (UB) and the UB sees nodes & accesses files on my MSHOME workgroup. So far, so good.

But the UB ----> MSHOME communication (Linksys router) is ONE WAY. UB can see, access, & transfer files from the MSHOME nodes, but the MSHOME nodes cannot see UB. Thought this fix would be easy, but...

Is there a really good tutorial out there somewhere?

Any suggestion(s) appreciated.

Peacedog 10-19-2007 06:31 PM

Hi rmckim, Welcome to lq. If you're accessing windows shares, I'm assuming samba is installed and configured. What does the smb.conf look like? For tutorials check the samba docs.

http://tldp.org/HOWTO/SMB-HOWTO.html

http://us3.samba.org/samba/docs/man/...TO-Collection/

http://us3.samba.org/samba/docs/

Good luck. ;-)

rmckim 10-20-2007 12:04 PM

Sorry, I don't know much about Linux yet so I don't know what the smb.conf even is - presumably it refers to samba which I don't know enough about, either. I'll look at those links you sent.

I decided to change to Kubuntu before I got too established with Ubuntu and have it installed now. Unfortunately that change has generated its own probs. What I really need is a good Kubuntu tutorial. Maybe those links will help. I thank you for them.

Rich

Peacedog 10-21-2007 07:52 AM

As requested.

http://www.kubuntu.org/documentation.php

http://kubuntu101.blogspot.com/

Specifically to samba and Kubuntu.

http://kubuntu101.blogspot.com/2005/...ing-samba.html

I'd still suggest taking a read at the samba links in my first post to gather a decent understanding of what's happening "behind the curtain" so to speak. Sometimes gui tools can leave you in the dark as far as configuration, and that can cause real headaches when something breaks.
Good luck. ;-)

rmckim 10-21-2007 10:18 PM

Peacedog,

From your links I discovered that samba on kubuntu allows only non-encrypted passwords to allow access to the share, whereas windows transmits only encrypted passwords by default.

There is a registry fix but it isn't very good according to some users due to subsequent problems that emerge in Windows.

Sooo, the only thing I've found is that adding the following code lines to samba.conf

encrypt passwords = yes
smbpasswd file = /etc/smbpasswd

sometimes works to allow file sharing.

But when I modify the smb.conf file I can't save it because it says I don't have permission - BUT it doesn't ask me for my root password, either.... So I can't even see if those code lines will work.

That's where I'm at - dead ended.

Slackitude 10-22-2007 01:44 AM

I haven't used Kubuntu in awhile but if I'm not mistaken you should be able to right click on the file and under "actions" choose "Edit as root", than it should ask for your password before it opens the file and you should be able to save your edits. By the way once you get a working smb.conf, save a copy of it. They're pretty portable from one distro to another and having one you know works can be handy.

rmckim 10-22-2007 08:28 AM

Quote:

Originally Posted by Slackitude (Post 2932239)
I haven't used Kubuntu in awhile but if I'm not mistaken you should be able to right click on the file and under "actions" choose "Edit as root", than it should ask for your password before it opens the file and you should be able to save your edits. By the way once you get a working smb.conf, save a copy of it. They're pretty portable from one distro to another and having one you know works can be handy.


Thanks - JUST tried that but no EDIT AS ROOT is there. So I opened it and then went to the toolbar edit hoping to see it there. No dice. Maybe I need another text editor or something? Who knows.

You know, Kubuntu seems quite a bit more difficult than Ubuntu. But maybe I was just lucky with Ubuntu -- although I did get two IP printers connected and working by myself in about two hours -- something that I can't seem to do in Kubuntu either -- but there WAS the same network password prob in Ubuntu. Oh well. Thanx for the info. Any new ideas appreciated. I'll try anything.

Peacedog 10-22-2007 11:33 AM

This should help.

https://help.ubuntu.com/6.10/kubuntu...t-editing.html

Good luck. ;-)


All times are GMT -5. The time now is 08:49 AM.