<DIV id=RTEContent>  <div id=RTEContent>I recently fixed a problem that was prevening smbd from starting (when started using smb). It occurred while running smbldap-installer on a clean k12ltsp fedora 4.4.1 install with SELinux (Security Enhanced Linux) inadvertently enabled.</div>  <div> </div>  <div>Here are the problem lines from my smbldap-configure.log file:</div>  <div> </div>  <div>Running /etc/init.d/smb restart<BR>Shutting down SMB services: [FAILED]<BR>Shutting down NMB services: [FAILED]<BR>Starting SMB services: /etc/init.d/functions: line 83:  3112 Aborted                 <BR>$nice $*<BR>[FAILED]</div>  <div><BR> </div>  <div>This problem was fixed by disabling SE Linux, more information here:</div>  <div> </div>  <div><A
 href="https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=158802">https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=158802</A></div>  <div> </div>  <div>You can start the smbd service without disabling SELinux manually under the shell by running:  /usr/sbin/smbd -D <BR></div><BR></DIV>