fedora-selinux / selinux-policy

selinux-policy for Fedora is a large patch off the mainline
GNU General Public License v2.0
156 stars 157 forks source link

Allow all domains to connect to systemd-nsresourced over a unix socket #2188

Closed zpytela closed 1 week ago

zpytela commented 1 week ago

Each subsystem that needs to define users and groups on the local system is supposed to implement user-group API [1] and offer its interfaces on a Varlink AF_UNIX/SOCK_STREAM file system socket bound into the /run/systemd/userdb/ directory.

[1] https://systemd.io/USER_GROUP_API/