linux-application-whitelisting / fapolicyd-selinux

selinux policy for fapolicyd daemon
7 stars 10 forks source link

Allow fapolicyd to connect to Winbind for user/group resolution #16

Closed rmetrich closed 8 months ago

rmetrich commented 10 months ago

This is required when rules based on user or group name are created and user or group name is only present in winbind backend.

Note that there is already such rule for sssd backend, inferred by auth_read_passwd() usage.