When I restart my Fedora server 27 with Samba 4.7.1 configured in AD-DC 
mode, the samba.service start but not krb5kdc, seem due network
interface missing.

Into log I see this message:

    samba[658]: task_server_terminate: [KDC: no network interfaces configured]

If I restart samba.service all work fine

There is a bug filled for this problem:

https://bugzilla.redhat.com/show_bug.cgi?id=1496307

And I yesterday I have propose this potential solution,

Modify in samba.service After= parameter like this:

After=syslog.target network.target NetworkManager.service named.service
#wait NetworkManager.service and named.service to start before)

and now, when I restart my server, samba and krb5kdc start property.

Is this a potential and good solution?

Someone have some suggest?

Many thanks

-- 
Dario Lesca
(inviato dal mio Linux Fedora 27 Workstation)
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to