LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 08-24-2004, 06:41 PM   #1
hell_carnage
LQ Newbie
 
Registered: Aug 2004
Distribution: Crux 2.1
Posts: 23

Rep: Reputation: 15
Fedora 2 -- Samba -- Where is smbd?


Greetings! I am trying to set up Samba for the first time and I have one little snag.... I can't find smbd or nmbd. I have both the Samba Client and the Samba Server packages installed. Are these part of a different package that I overlooked? Thanks!

Fedora Core 2
 
Old 08-24-2004, 07:04 PM   #2
DrOzz
Senior Member
 
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185

Rep: Reputation: 60
typically it is in :
Code:
/usr/sbin
but federa might be a different ball game, never used it before ...
 
Old 08-24-2004, 08:34 PM   #3
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,784

Rep: Reputation: 5936Reputation: 5936Reputation: 5936Reputation: 5936Reputation: 5936Reputation: 5936Reputation: 5936Reputation: 5936Reputation: 5936Reputation: 5936Reputation: 5936
You can start samba via the menu -> system settings -> server settings -> services.

You can configure some basic samba configurations via the menu -> system settings -> server settings -> samba

For non GUI command use /sbin/chkconfig --list samba

Last edited by michaelk; 08-24-2004 at 08:35 PM.
 
Old 08-24-2004, 11:19 PM   #4
gani
Member
 
Registered: Jun 2004
Location: Metro Manila, Philippines
Distribution: Linuxmint, Slackware
Posts: 356

Rep: Reputation: 34
To automatically run smbd and nmbd daemon of Samba during boot-up, you need to do this:

# chkconfig --levels 2345 smb on

Then run chkconfig --list agian, you should see there the smb enabled (turned "on") under these run levels. Try to interchange "smb" and "on" if chkconfig returns error (or it could be smbd and not smb) cause I'm not that sure with chkconfig of Red Hat now since I'm now a convert of Slackware. Much better if you will get the help docs of chkconfig by executing "chkconfig --help" or "man chkconfig".

To manually start and restart smbd, do this:

# /etc/init.d/smb start --- to start it if not yet running
# /etc/init.d/smb restart --- to restart and reload your new smb.conf
# /etc/init.d/smb stop --- to stop it once running

To test if your samba is now running:

# smbclient -L localhost

Then the shares that you declared on your smb.conf shall be listed. If will prompt for a password, just strike Enter key.

Hope this helps. Good day!
 
  


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 - Can't find smbd Irving Linux - Software 3 06-25-2004 03:32 PM
Samba Dameon smbd is not running and won't start rjcmi Linux - Newbie 2 04-22-2004 09:44 AM
smbd (samba) daemon startup question GetCool Debian 3 11-16-2003 03:22 PM
SAMBA - smbd and nmbd does not run snarzary Linux - Newbie 0 11-01-2001 11:51 PM
Samba - getting smbd started jchim32 Linux - Networking 4 05-29-2001 06:25 AM

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

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