944,153 Members | Top Members by Rank

Ad:
You are currently viewing page 1 of this multi-page discussion thread
Nov 30th, 2004
0

SAMBA --> XP problem

Expand Post »
Hi,
I've been trying to get SMB and SAMBA working, and I've been having a few problems. I have succeded creating a connection from my Mac (MAC OS X, v. 10.2.8 ) and Windows XP home, but I can't get it to work with Linux! First, when my Linux was on the network, I couldn't acces it because it was names "Localhost," so duplicate name error, etc... So I went into my /etc/HOSTS file, and added the line DellLin DellLin.localdomain, then changed HOST=LOCALHOST to HOST=DELLLIN in the /etc/sysconfig/network file, so that solved the //localhost problem. Now, I can only acces my Linux server from my other Linux computer. (Both are running FC2, kernel 2.6.9-1..521 and 2.6.5-1..358.) When I try to access my DellLin server from Windows XP, it gives me this error:
//DellLin is not accessible. You either do not have access permissions or access was denied. Contact you system administrator. (The network path was not found.)
I tried the Map Network Drive, too. Same error.
Any help would be really appreciated.
Firewing1
(All the config. help came previously from http://www.daniweb.com/techtalkforums/thread9598.html this site, if any want to see it.)
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Firewing1 is offline Offline
4 posts
since Nov 2004
Nov 30th, 2004
0

Re: SAMBA --> XP problem

The error you're getting is not specific to Samba; it's a Windows network error message.

1. Temporarily disable any firewall software that you might have running on the XP box; XP's built-in firewall as well as third-party firewalls from Norton, McAfee, Zone Alarm, etc. can all cause problems such as you describe. If you are using a third-party firewall, make sure to totally shut it down; sometimes simply exiting the program or clicking its "Disable" option doesn't stop the firewall entirely.

2. Check this Microsoft knowledgebase article: http://support.microsoft.com/?kbid=318030

3. Also look at the suggestions given for similar issues involving "network path was not found" errors:

http://www.google.com/search?hl=en&q...=Google+Search
DMR
Team Colleague
Reputation Points: 221
Solved Threads: 369
Wombat At Large
DMR is offline Offline
6,439 posts
since Dec 2003
Dec 4th, 2004
0

Re: SAMBA --> XP problem

Hi,
Sorry for the delayed response.... I disabled the WindowsXP firewall, (Mind you, I forgot to disable Norton Anti-virus auto-protect, but...) and it still din't work. The weird thing is, I could access my WinXP shares form the Linux, but not vice-versa... I'm thinking of just going FTP for sharing... Is this a good idea?
Firewing1
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Firewing1 is offline Offline
4 posts
since Nov 2004
Dec 4th, 2004
0

Re: SAMBA --> XP problem

FTP has security holes; I'd go with SSH instead if you're going to take that route.

Do you have valid system and Samba user accounts set up on the Linux box for all users who will be accessing the machine over the network? If not, you should.
DMR
Team Colleague
Reputation Points: 221
Solved Threads: 369
Wombat At Large
DMR is offline Offline
6,439 posts
since Dec 2003
Dec 5th, 2004
0

Re: SAMBA --> XP problem

I have set up the user accounts on the linux box. Also, is SSH easily accessed from Linux, Mac OS X and Win XP > That is my ultimate goal, to have my shares on the Net with user-account authentication...

>>Does it make any diff in terms of security if i'm using Very Secure FTP Daemon? (VSFTPD) with user-authen.?>>

Thanks in advance,

Firewing1
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Firewing1 is offline Offline
4 posts
since Nov 2004
Dec 6th, 2004
0

Re: SAMBA --> XP problem

hello there,

I followed through replies#1-7 at "http://www.daniweb.com/techtalkforums/thread9598.html" coz Im experiencing the same problems described by cr4nberry at the above weblink.

Question: from DMRs reply 8 at http://www.daniweb.com/techtalkforums/thread9598.html,
"Sorry- I should have asked this before: are you assigning your IP info to each of your machines manually, or do you have a device (a router perhaps) acting as a DHCP server for your network? Issues of hostname problems vary depending on which addressing scheme you use."

I use a DHCP server...as in my PC accepts IP addresses dynamically.

Ive also followed Firewing1's posts, and I have the sameproblem as he does.

I use RedHat 9(Desktop) and Windows XP(Laptop). Note, I have no firewalls....as in ive not installed any..... Both are my pcs and all I want to do is to be able to transfer files in between the two.....

From my linux PC, I can see/copy files from shares on my windows PC. I cant do the same on my windows PC coz of errors......network cant be found


pls help
Toks
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Tokunbo is offline Offline
4 posts
since Dec 2004
Dec 6th, 2004
0

Re: SAMBA --> XP problem

Hi Tokunbo,

First of all- welcome to TechTalk!

We ask that members not tag their questions on to a thread previously started by another member (regardless of how similar your problem might seem). Not only does it divert the focus of the thread away from the original poster's problem, but it also makes it less likely that you yourself will get the individual attention that you need.

Please start your own thread and post your question there. When you do, please try to give us as much specific info as possible regarding the problem (exact error messages, system specs, etc.).

For a full description of our posting guidelines and general rules of conduct, please see this page:

http://www.daniweb.com/techtalkforum..._faq#faq_rules


Thanks for understanding.
DMR
Team Colleague
Reputation Points: 221
Solved Threads: 369
Wombat At Large
DMR is offline Offline
6,439 posts
since Dec 2003
Dec 6th, 2004
0

Re: SAMBA --> XP problem

What happens when you type

\\###.###.###.###

Where the ###'s are the IP address of the remote Linux server?
Team Colleague
Reputation Points: 186
Solved Threads: 147
Cookie... That's it
alc6379 is offline Offline
2,519 posts
since Dec 2003
Dec 6th, 2004
0

Re: SAMBA --> XP problem

Hi,
I havn't tried it, but it the error is //###.###.###.### is not accessible, so the same error will happen...
Also, about FTP, does it change the FTP secur. holes if im using VSFTPD?

-I use a Dell Dimesion 8200, 256 MB RDRAM, XP home...

Quote originally posted by alc6379 ...
What happens when you type

\\###.###.###.###

Where the ###'s are the IP address of the remote Linux server?
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Firewing1 is offline Offline
4 posts
since Nov 2004
Dec 6th, 2004
0

Re: SAMBA --> XP problem

Firewing1,

You might want to head over to www.justlinux.com, register there, and post your question there. The site is a Linux-only support site with many helpful members; both alc6379 and I have been working there for quite some time and were actually recruited by this site's admin (Dani) due to our work there.

I'm only suggesting this because I know that we have only a small number of Linux-savy responders here, and at least three of us also have moderator duties (meaning: not a heck of a lot of spare time); you will get more "eyeballs" on your questions over at JL.

(Yikes- hope I didn't offend anyone by posting that....)
DMR
Team Colleague
Reputation Points: 221
Solved Threads: 369
Wombat At Large
DMR is offline Offline
6,439 posts
since Dec 2003

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Linux Applications and Software Forum Timeline: Red Hat 9 as network hub on windows network
Next Thread in Linux Applications and Software Forum Timeline: Quota do not work on SAMBA Server?





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC