[Samba] Samba doesn't work after upgrading

Eric J. Feldhusen efeldhusen.lists at gmail.com
Sat Aug 4 10:42:00 GMT 2007


Bill Baker wrote:
> If anyone can provide any help or insight into this, I'd really
> appreciate it.  Google searches have proved fruitless and I've found out
> nothing useful by running smbclient and nmblookup commands.

Fedora 7 separated the init scripts for the smb and nmb processes, so 
you'll want to do both a
"/sbin/service smb start" and
"/sbin/service nmb start"

To make that change occur on startup, do

"/sbin/chkconfig --levels 345 smb on" and
"/sbin/chkconfig --levels 345 nmb on"




More information about the samba mailing list