open /etc/init.d/samba4 in your favourite editor, change every 'smbd' to
'samba'
save & close
restart samba4

or

 sed 's/smbd/samba/g' /etc/init.d/samba4
restart samba4

Rowland



On 30 July 2013 10:01, Markus Schönhaber <
[email protected]> wrote:

> Hello,
>
> by following the guide here
> <
> http://www.sogo.nu/files/docs/SOGo%20Native%20Microsoft%20Outlook%20Configuration.pdf
> >
> I tried to set up the native Outlook connector on CentOS6.
> "samba-tool domain provision [...]", "openchange_provision" and
> "openchange_provision --openchangedb" ran without errors. But
> "/etc/init.d/samba4 start" fails with the following error in the logs:
>
> | [2013/07/30 10:51:04,  0] ../source3/smbd/server.c:1200(main)
> |   smbd version 4.0.1-4.centos6.1 started.
> |   Copyright Andrew Tridgell and the Samba Team 1992-2012
> | [2013/07/30 10:51:04.636169,  0] ../source3/smbd/server.c:1252(main)
> |   server role = 'active directory domain controller' not compatible
> with running smbd standalone.
> |   You should start 'samba' instead, and it will control starting smbd
> if required
>
> How can I get Samba4 running?
>
> --
> Regards
>   mks
> --
> [email protected]
> https://inverse.ca/sogo/lists
>
-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to