LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 10-30-2005, 10:51 AM   #1
the1wraith
Member
 
Registered: Oct 2005
Distribution: Kubuntu 7.10
Posts: 33

Rep: Reputation: 15
problem accessing windows files


My computer is part of a home network of four computers.
When I was running Mandriva, the network was detected automatically and I had no problems accessing the files. However, with Fedora I am unable to find the files. Any help would be greatly appreciated.
 
Old 10-30-2005, 10:55 AM   #2
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
You need to install the Samba packages for Fedora. Try yum install samba.
 
Old 10-30-2005, 11:11 AM   #3
the1wraith
Member
 
Registered: Oct 2005
Distribution: Kubuntu 7.10
Posts: 33

Original Poster
Rep: Reputation: 15
it is installed. when i installed fedora 4 i installed every package that it came with, including samba
 
Old 10-30-2005, 12:44 PM   #4
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
In which case, you will need to open and edit /etc/smb.conf-sample. After editing, save as /etc/smb.conf
 
Old 10-30-2005, 12:52 PM   #5
chemdawg
Member
 
Registered: Jan 2005
Distribution: Mandriva
Posts: 206

Rep: Reputation: 31
Quote:
Originally posted by XavierP
In which case, you will need to open and edit /etc/smb.conf-sample. After editing, save as /etc/smb.conf
I just installed Ubuntu and was wondering if this statement holds true for that as well.
 
Old 10-30-2005, 01:10 PM   #6
the1wraith
Member
 
Registered: Oct 2005
Distribution: Kubuntu 7.10
Posts: 33

Original Poster
Rep: Reputation: 15
the problem is that im not sure what i really need to edit. i have looked at a bunch of tutorials and such, and have changed my .conf file, however it still isn't working.
 
Old 10-30-2005, 01:26 PM   #7
nistelrooy
Member
 
Registered: Oct 2003
Location: Singapore
Distribution: debian
Posts: 162

Rep: Reputation: 30
Quote:
Originally posted by chemdawg
I just installed Ubuntu and was wondering if this statement holds true for that as well.
It should be. If not look at /etc/samba/smb.conf, else look for smb.conf using the find command.

the1wraith
are you facing any errors?
 
Old 10-30-2005, 01:34 PM   #8
the1wraith
Member
 
Registered: Oct 2005
Distribution: Kubuntu 7.10
Posts: 33

Original Poster
Rep: Reputation: 15
no...
maybe im just not editting the right info.
I want to access a windows home network (stored on someone else's computer that I have access to via windows right now and am connected to)

If someone could please tell me what to do to the .conf file that would be great, because so far I havn't had any luck with the tutorials.
 
Old 10-30-2005, 01:41 PM   #9
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
Ooops, mistyped it there. Apologies. The correct path is /etc/samba. In it's unmodified state, the file is smb.conf-sample, after modifying it you should save it as smb.conf.
 
Old 10-30-2005, 01:43 PM   #10
the1wraith
Member
 
Registered: Oct 2005
Distribution: Kubuntu 7.10
Posts: 33

Original Poster
Rep: Reputation: 15
what i am wondering though, is what to modify it to....
 
Old 10-30-2005, 01:45 PM   #11
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
Read through the file in a text editor. Change the relevant parts to match your network/needs. Each part is pretty well commented, so you aren't on your own.
 
Old 10-30-2005, 02:02 PM   #12
nistelrooy
Member
 
Registered: Oct 2003
Location: Singapore
Distribution: debian
Posts: 162

Rep: Reputation: 30
Have you tried smbclient? It should instantly give you access to the files on your windows network.
 
Old 10-30-2005, 04:20 PM   #13
the1wraith
Member
 
Registered: Oct 2005
Distribution: Kubuntu 7.10
Posts: 33

Original Poster
Rep: Reputation: 15
smbclient? how does that work?
 
Old 10-31-2005, 09:35 AM   #14
nistelrooy
Member
 
Registered: Oct 2003
Location: Singapore
Distribution: debian
Posts: 162

Rep: Reputation: 30
Quote:
Originally posted by the1wraith
smbclient? how does that work?
Looked into search engines yet?
 
Old 10-31-2005, 05:01 PM   #15
the1wraith
Member
 
Registered: Oct 2005
Distribution: Kubuntu 7.10
Posts: 33

Original Poster
Rep: Reputation: 15
yeah...ive spent a couple hours doing that.

i fixed it though, i had to make my IP 'static' that way it would be recognized by my firewall and let through. thanks for all your help though!

im having a related problem just a really fast question though, ive not been able to find the answer with google, so maybe you guys can help me

while messing around with settings, I changed my DNS host name, and now my computer cannot find the file when I login, giving me an error message.

this doens't impede me in any way that I have discovered, i would like to get rid of it though.

i believe the solution would be just to change it back to the default, which i havnt been able to find via google, so if someone running Fedora could look at their settings and tell me that would be awesome.
 
  


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
Accessing Windows files from Linux. abhishek_p Linux - Software 3 12-01-2005 09:21 AM
accessing windows files from linux... kb_ganesh Linux - Newbie 2 06-24-2005 04:27 AM
Accessing Linux files from Windows gljubuncic Linux - Software 3 05-14-2005 09:14 PM
Accessing Windows Files jd300 Linux - Newbie 15 09-27-2003 09:21 AM
Accessing Windows files redhatnoob Linux - Distributions 5 08-11-2003 01:15 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 06:17 AM.

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