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-15-2003, 10:29 PM   #16
dabicho
LQ Newbie
 
Registered: Aug 2003
Posts: 25

Rep: Reputation: 15

Can you see Windows shared folders from linux?

to check that, try this:
smbclient //windows_IP_here/windows_share_here

that should give you a small shell. you can type ?<enter> to see a list of available commands.
anyway, check your windows configuration too.
 
Old 10-15-2003, 11:03 PM   #17
disorderly
Member
 
Registered: Sep 2003
Location: NJ
Distribution: RHEL5
Posts: 154

Original Poster
Rep: Reputation: 30
hello dabicho,

i don't think it worked:
Code:
smbclient //bug/temp
added interface ip=192.168.1.105 bcast=192.168.1.255 nmask=255.255.255.0
Got a positive name query response from 192.168.1.101 ( 192.168.1.101 )
Password:
Anonymous login successful
Domain=[MYGROUP] OS=[Windows 5.0] Server=[Windows 2000 LAN Manager]
tree connect failed: NT_STATUS_ACCESS_DENIED
does it matter if i've shared windows folders? i usually have my window's box sharing turned off (though for this experiment i have it turned on).

thanks,
-disorderly

Last edited by disorderly; 10-15-2003 at 11:38 PM.
 
Old 10-16-2003, 12:40 AM   #18
vegeta_nc
LQ Newbie
 
Registered: Oct 2003
Location: Spring Tx.
Distribution: Mandrake and Slackware
Posts: 16

Rep: Reputation: 0
Have you checked the log files?
 
Old 10-16-2003, 06:49 AM   #19
dabicho
LQ Newbie
 
Registered: Aug 2003
Posts: 25

Rep: Reputation: 15
No, it doesnt really matter, but that shows what might be happening

I think its most likely that there is some missconfiguration that wont let samba get a share from windows or the other way. I am not samba expert though
Or, there might have been a bug in your version of samba. Try updating it.

Anyway, I agree wot what vegeta_nc said. It would be usefull to see samba logs.
 
Old 10-16-2003, 07:33 AM   #20
node462
LQ Newbie
 
Registered: Oct 2003
Location: New Jersey
Distribution: Mandrake 9.1
Posts: 1

Rep: Reputation: 0
Hello,
I am a Newbie with both Linux and Samba. I tried for several days to get Samba up and working and finally after much frustration I was able to get a share working.
One of the problems I found on my Mandrake box was my CHMOD permissions on my shared folder in the /home dir kept changing. I kept doing a CHMOD 777 and after an hour or so the permissions would reset to 700. I fixed this by making a directory called shares at the root and putting my shared folders in it. After 3 days now the permissions have not changed.

Another thing I noticed was that the path to the shared folder in the samba.conf file is case sensitive. for example:

path = /shares/share1

is totally different than:

path = /Shares/Share1

Make sure your path is correct or you will get a Network path not found error.

Hope you find your solution and don't give up because the solution is probably very simple as in my case :-)

Regards
 
Old 10-16-2003, 10:33 AM   #21
scahrossar
LQ Newbie
 
Registered: Oct 2003
Posts: 9

Rep: Reputation: 0
I have also the same problem as you have. Unfortunatly, after an endless search at the net, I've got still stuck in this. After many guides, configures(of both inet.d.conf and smb.conf) my winxp pro still won't track any signs of the RH 9.0 Linuxbox. I've tried a lot of things, read a lot of threads etc. Can anyone here help us?

I have backups of my recent mp3s, DivX-movies, RPG-docs at this computer running windows, and it's neccessery to copy these files since I soonly am planning to format this partition. So Please Help!
 
Old 10-16-2003, 11:23 AM   #22
disorderly
Member
 
Registered: Sep 2003
Location: NJ
Distribution: RHEL5
Posts: 154

Original Poster
Rep: Reputation: 30
omg it's been over 3 weeks now i'm seriously about to bash this POS machine - i gotta know for you folks that got it to work, did you install from rpm or from binary?

i'm thinking that maybe when it installed, it wasn't configured properly for this old machine. last time i tried to build from source i got tons of errors...

help..me... i'm....going... insane.....

-disorderly
 
Old 10-16-2003, 11:25 AM   #23
synaptical
Senior Member
 
Registered: Jun 2003
Distribution: Mint 13/15, CentOS 6.4
Posts: 2,020

Rep: Reputation: 48
samba 3.0.0 from source.

Last edited by synaptical; 10-16-2003 at 11:27 AM.
 
Old 10-16-2003, 11:29 AM   #24
synaptical
Senior Member
 
Registered: Jun 2003
Distribution: Mint 13/15, CentOS 6.4
Posts: 2,020

Rep: Reputation: 48
Quote:
Originally posted by disorderly
last time i tried to build from source i got tons of errors...
that's why i don't use redhat anymore. everything compiles real nice on slack.
 
Old 10-16-2003, 11:42 AM   #25
disorderly
Member
 
Registered: Sep 2003
Location: NJ
Distribution: RHEL5
Posts: 154

Original Poster
Rep: Reputation: 30
alright so that's the next step - removing samba, again, and going to build from source using v3

-disorderly
--------------------------
urge to kill rising....RISING.....
 
Old 10-16-2003, 01:17 PM   #26
disorderly
Member
 
Registered: Sep 2003
Location: NJ
Distribution: RHEL5
Posts: 154

Original Poster
Rep: Reputation: 30
f!#$!#k i have no compiler on my system so need to install one
 
Old 10-16-2003, 01:19 PM   #27
disorderly
Member
 
Registered: Sep 2003
Location: NJ
Distribution: RHEL5
Posts: 154

Original Poster
Rep: Reputation: 30
missing packages ....can't install compilers
- nuking linux. drinking beer. will try again later

- disorderly
 
Old 10-16-2003, 01:22 PM   #28
dabicho
LQ Newbie
 
Registered: Aug 2003
Posts: 25

Rep: Reputation: 15
there is also an html configuration package for samba, though I dont remember what port it listens to.
Does anyone?
 
Old 10-16-2003, 01:38 PM   #29
krazyglue
Member
 
Registered: Oct 2003
Posts: 68

Rep: Reputation: 16
once you get Samba installed, you can download an RPM named webmin. it should be able to help you out to configure your samba shares. It runs via a web browers in the formate http://localhost:10000 (if you running from the linux box) or if your not change the 'localhost' to the name of your linux box.
 
Old 10-16-2003, 02:58 PM   #30
disorderly
Member
 
Registered: Sep 2003
Location: NJ
Distribution: RHEL5
Posts: 154

Original Poster
Rep: Reputation: 30
ah geez who am i kidding i can't stop i can't let computers give me s#$%$t - i gotta fix this or i'll never sleep!!!

have reinstalled linux and am compiling damn this takes a while on a pII 400 krazyglue i'm going to give that a shot after this finishes thank you for the info

-disorderly
 
  


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
Samba/Cups print sharing problems (/var/spool/samba files) Gates1026 Linux - General 9 06-23-2013 01:33 AM
Samba - Connecting from WinXP Pro to Samba running on Debian critical Linux - Networking 1 02-03-2005 09:36 AM
I need the content from thegoldenear.org/toolbox/unices/samba/samba-setup.html rtg2001 Linux - Networking 1 08-05-2004 05:54 PM
Samba: Authenticate Linux-Clients in Samba Domain & Mount mule Linux - Software 0 12-10-2003 01:21 AM
when i restart SAMBA,it says:stop samba failed,start SAMBA OK! whepin Linux - Networking 3 12-26-2001 05:54 AM

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

All times are GMT -5. The time now is 10:21 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