![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| NFS Daemon | Stin | SUN Solaris | 4 | 03-18-2008 02:53 AM |
| Daemon 101 | Miller_K | Shell Programming and Scripting | 3 | 05-17-2007 05:53 PM |
| Daemon | santosh123 | High Level Programming | 2 | 02-19-2007 04:42 AM |
| log daemon | Esaia | High Level Programming | 0 | 09-11-2002 01:15 PM |
| daemon | bat_oyu | High Level Programming | 1 | 10-16-2001 07:57 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
RedHat 7.1
Problem: can't start the smbd daemon Procedure: #/etc/rc.d/init.d/samba start ps -e ;displays the nmbd daemon running but not smbd #/etc/rc.d/init.d/samba restart ;same thing. nmbd is running but not smbd there is no firewall installed (at least that is what I told RedHat during installation). Any kinds of suggestion is greatly appreciated |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
Try this link
Its a diagnosis for Samba http://www.samba.org/samba/docs/DIAGNOSIS.html Give a try. Do post back the status. |
|
#3
|
||||
|
||||
|
Can you run it manually?
On one of my systems it's in /usr/sbin, so I can start it by typing : /usr/sbin/smbd -D If that doesn't work, try turning on debugging: /usr/sbin/smbd -D -d 1 -l /tmp/smbd_log |
||||
| Google The UNIX and Linux Forums |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|