← Back to team overview

enterprise-support team mailing list archive

Re: [Question #208478]: Winbind starts before smbd and nmbd

 

Question #208478 on samba in Ubuntu changed:
https://answers.launchpad.net/ubuntu/+source/samba/+question/208478

    Status: Open => Answered

actionparsnip proposed the following answer:
Try:

gksudo gedit /etc/rc.local

add these 2 lines above the 'exit 0' line:

service smbd restart
service nmbd restart

Save the new file, close gedit and reboot to test

-- 
You received this question notification because you are a member of
Ubuntu Server/Client Support Team, which is an answer contact for samba
in Ubuntu.