LinuxQuestions.org
Visit Jeremy's Blog.
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 02-03-2002, 06:45 AM   #1
contiga
Member
 
Registered: Feb 2002
Location: United Sates, Florida
Distribution: Contiga Linux 2004 & SuSE Linux 9 Professional
Posts: 41

Rep: Reputation: 15
Unhappy Assistance with Samba Vs. Win2k. Help!


I have been working on samba for 2 weeks and i cannot get it to work. I am trying to make 5 shares to be accessible by Windows 2000 and if possible have it be the PDC.

I have the latest version on SuSE Linux 7.3. Can Someone Help? For some reason Windows will not even look at the server but if i disconnect the server, the whole network is motionless.

How can i get Windows to see Linux and listen to it???



Last edited by contiga; 02-03-2002 at 11:42 AM.
 
Old 02-04-2002, 04:37 AM   #2
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58
The default Samba setup will have a pretty good starting point, you just add the shares.


How are your shares setup?

How are the file permissions set on the shared linux folders?

Did you add the smbusers?

Did you set the workgroup?

Is nmbd and smbd running?

Normally starting the daemons are enough to start seeing it in network Neighborhood.




Have you tried to type the address in explorer like this?


\\servername

or

\\servername\share

or if that don't work, try

\\ipaddress

or

\\ipaddress\share

Does it ask for a username and or password?

You need to have encrypted passwords = yes



can you ping the machine

Last edited by DavidPhillips; 02-04-2002 at 04:45 AM.
 
Old 02-04-2002, 05:01 AM   #3
contiga
Member
 
Registered: Feb 2002
Location: United Sates, Florida
Distribution: Contiga Linux 2004 & SuSE Linux 9 Professional
Posts: 41

Original Poster
Rep: Reputation: 15
Thumbs up Samba

The shares are default.
The file permissions are the most free they can be
Cannot get smbusers to work
workgroup set
nmbd and smbd is running

//servername/share does not work

I also am trying to upgrade my Samba on my SuSE 7.3 to the latest but it is not working.


I can ping the machine! That is about it. And if i disconnect the Linux box the whole network defaults and crashes into a firey ball.
 
Old 02-04-2002, 06:05 AM   #4
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58
you say you cannot add samba users?

I think thats required.


What kind of problem you seeing.
 
Old 02-04-2002, 10:04 AM   #5
bripage
Member
 
Registered: Jan 2002
Location: Moorpark
Distribution: SLACK 8!
Posts: 230

Rep: Reputation: 30
Are you runing the nix box as a DNS server or a router? Cuz as far as I know, thats the only reason that your little ol' nix box could bring down a network by unpluggin it for the network.
 
Old 02-04-2002, 10:10 AM   #6
bripage
Member
 
Registered: Jan 2002
Location: Moorpark
Distribution: SLACK 8!
Posts: 230

Rep: Reputation: 30
Have you created a "root" samba account ? If so, try connecting remotly by that account. Sometime root works and other accounts dont. this tells you that either your permissions arent truley as loose as they can be, or you have set up the accoutns wrong. so try it.



Reminders:

"smbpasswd -a username" is the command for making new samba users

"chmod a+rwx /your/share/space" sets the fs permissions as loose as they can be.
 
Old 02-04-2002, 02:57 PM   #7
contiga
Member
 
Registered: Feb 2002
Location: United Sates, Florida
Distribution: Contiga Linux 2004 & SuSE Linux 9 Professional
Posts: 41

Original Poster
Rep: Reputation: 15
When I use the smbpasswd command, i get a invalid or unknown thing. Is there a specific type of "CMD" prompt i should use? I use a program called webmin that adds the users.

I also have one other problem. My linux will NOT retain my passwords and only allows the ones originally in the system during setup to connect. The rest it seems to invalidate the passcode.

Thanks for all of the support

 
Old 02-04-2002, 03:17 PM   #8
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58
Some releases have this command


smbadduser


if you have that try it like this


setup user in linux

adduser david

passwd david

(enter password for david)


then this

smbadduser david:smbdavid

give password for smbdavid


you can use the same names if you want and the passwd.
 
Old 02-04-2002, 03:20 PM   #9
contiga
Member
 
Registered: Feb 2002
Location: United Sates, Florida
Distribution: Contiga Linux 2004 & SuSE Linux 9 Professional
Posts: 41

Original Poster
Rep: Reputation: 15
Well first, before i do that. I need help upgrading my SUSE box to the newest version. How can i do that? Can anyone help?
 
Old 02-04-2002, 04:01 PM   #10
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58
you meen os or samba upgrade?
 
Old 02-04-2002, 04:04 PM   #11
contiga
Member
 
Registered: Feb 2002
Location: United Sates, Florida
Distribution: Contiga Linux 2004 & SuSE Linux 9 Professional
Posts: 41

Original Poster
Rep: Reputation: 15
Here a little jingle for goldfish, that wholesome snack that is wholesome until you bite their heads off Even though they are made with real cheese that look like little fishies. The snack that smiles back goldfish.

I think i am paranoid.
 
Old 02-04-2002, 04:05 PM   #12
contiga
Member
 
Registered: Feb 2002
Location: United Sates, Florida
Distribution: Contiga Linux 2004 & SuSE Linux 9 Professional
Posts: 41

Original Poster
Rep: Reputation: 15
I mean a Samba Upgrade. Sorry about the sound track. I thought i would have a little fun and i got the song stuck in my head. It is a Monday you know.

 
Old 02-04-2002, 09:00 PM   #13
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58
You can get it from samba.org


should install without a problem
 
  


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
SMB: More then one Windows user/ smb account? 1veedo Linux - Networking 2 03-15-2005 04:16 PM
need some help with Windows 2000 marsques General 8 03-11-2005 03:08 PM
smb with Windows XP MattLaw Linux - Networking 1 12-03-2003 12:00 PM
Smb and windows 2000 dragonlinux Linux - Networking 2 10-16-2003 02:07 PM
Windows 2000 hornbm Linux - Networking 1 10-30-2001 11:35 AM

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

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