[Pkg-samba-maint] Bug#857232: winbind: does not resolve DC's hostname, typo in winbind.service
Christian Meyer
c2h5oh at web.de
Wed Mar 8 23:08:20 UTC 2017
Package: winbind
Version: 2:4.2.14+dfsg-0+deb8u2
Severity: important
Tags: patch
Version: 2:4.5.4+dfsg amd64
Dear Maintainer,
tracking down several (local?) issues with winbind I think, I found a typo in
/lib/systemd/system/winbind.service
After booting winbind is "active", but does not resolve DC's hostname (checking
the NETLOGON for domain[XYZ] dc connection to "" failed).
The line in /lib/systemd/system/winbind.service is:
After=network.target nmb.service
There is no service nmb, just nmbd
So shouldn't it be:
After=network.target nmbd.service
After that I still have some problems, but at least winbind finds its DC.
Christian Meyer
More information about the Pkg-samba-maint
mailing list