[Samba] cups systemd dependencies on winbind?
Marco Gaiarin
gaio at lilliput.linux.it
Sun Nov 5 17:50:04 UTC 2023
I'm using an AD group in cupsd configuration:
SystemGroup printops
in cups-files.conf, where 'printops' is an AD group.
I hoped that systemd 'self healing' would suffices, but not: cups start
before wibind, does not found 'printops' group and fail.
There's some better way to force a deps; I'm thinking of an:
systemctl edit cups.service
adding:
[Unit]
After=winbind.service
Wants=winbind.service
But i'm ask. Thanks.
--
I'm old enough to remember when the Internet wasn't a group of
five websites, each consisting of screenshots of text from
the other four. (Tom Eastman)
More information about the samba
mailing list