|
|
Subscribe / Log in / New account

User=0day considered harmful in systemd

User=0day considered harmful in systemd

Posted Jul 12, 2017 20:29 UTC (Wed) by zuki (subscriber, #41808)
In reply to: User=0day considered harmful in systemd by judas_iscariote
Parent article: User=0day considered harmful in systemd

Yes! To clarify: the nss module stack can do anything it wants, e.g. query the LDAP database over the network, and it does that synchronously. So systemd does not call getpwnam() when parsing unit files, but instead after forking in the child that will become the service process.


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds