#96 Use SELinux labels to match clients to services
Closed: Fixed Opened by simo.

Currently we can match a client to a service configuration via 2 parameters: euid and socket, we should also add a configuration option where we define a specific selinux label as an allowable client and then allow only clients running under that label to connect to the socket.
This allows processes running under the same euid but having different labels to still use the same socket and different service configurations.


Pushed to master.

Metadata Update from @simo:
- Issue assigned to gd
- Issue set to the milestone: 2013 June

Metadata