LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 10-19-2007, 05:06 PM   #1
rmckim
LQ Newbie
 
Registered: Oct 2007
Posts: 5

Rep: Reputation: 0
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.

Last edited by rmckim; 10-19-2007 at 05:39 PM.
 
Old 10-19-2007, 06:31 PM   #2
Peacedog
LQ Guru
 
Registered: Sep 2003
Location: Danville, VA
Distribution: Slackware, Windows, FreeBSD, OpenBSD, Mac OS X
Posts: 5,296

Rep: Reputation: 168Reputation: 168
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. ;-)
 
Old 10-20-2007, 12:04 PM   #3
rmckim
LQ Newbie
 
Registered: Oct 2007
Posts: 5

Original Poster
Rep: Reputation: 0
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
 
Old 10-21-2007, 07:52 AM   #4
Peacedog
LQ Guru
 
Registered: Sep 2003
Location: Danville, VA
Distribution: Slackware, Windows, FreeBSD, OpenBSD, Mac OS X
Posts: 5,296

Rep: Reputation: 168Reputation: 168
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. ;-)
 
Old 10-21-2007, 10:18 PM   #5
rmckim
LQ Newbie
 
Registered: Oct 2007
Posts: 5

Original Poster
Rep: Reputation: 0
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.
 
Old 10-22-2007, 01:44 AM   #6
Slackitude
LQ Newbie
 
Registered: Jan 2006
Location: United States
Distribution: Slackware
Posts: 3

Rep: Reputation: 0
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.
 
Old 10-22-2007, 08:28 AM   #7
rmckim
LQ Newbie
 
Registered: Oct 2007
Posts: 5

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by Slackitude View Post
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.
 
Old 10-22-2007, 11:33 AM   #8
Peacedog
LQ Guru
 
Registered: Sep 2003
Location: Danville, VA
Distribution: Slackware, Windows, FreeBSD, OpenBSD, Mac OS X
Posts: 5,296

Rep: Reputation: 168Reputation: 168
This should help.

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

Good luck. ;-)
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Symbolic link to Windows mshome path john0000 Linux - Networking 9 12-14-2006 04:36 PM
How can I see my XP drive on MSHome caulfiek Mandriva 3 07-05-2006 01:11 AM
Mshome super_teds Linux - Networking 6 11-02-2004 02:05 PM
how do I hook up to a windows workgroup such as the generic MSHOME with fedora core 1 pitts68 Linux - Newbie 5 10-25-2004 07:05 PM
How to see MSHome network can564 Linux - Newbie 3 06-28-2004 05:53 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:38 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration