I upgraded a F13 system that had been dormant for a while to F16 (taking it through intermediate versions). I forgot to check Samba between one version and the next, but now that it's up to F16 I noticed that Samba is not running. So I looked to see if it had started at boot, it hadn't. So I went into /etc/rc.d/init.d to look at the startup script (or maybe scripts, maybe there used to be seperate scripts for nmb and smb, I'm not sure). Not there.
So I'm guessing that some package is not installed. I have /usr/sbin/nmbd and smbd, they're part of samba-3.6.1-75.fc16.x86_64. That package does not include anything in /etc/rc.d
I also have samba-client-3.6.1-75.fc16.x86_64 and system-config-samba-1.2.93-1.fc16.noarch, not in there either.
So what do I need to install to have the startup script(s)?
thanks