On Sun, Jul 24, 2016 at 03:16:36PM +0200, Christian Seiler wrote: > Peculiarities: the code uses SCM_CREDS and sendmsg/recvmsg over the > local UNIX socket to check authorization. (Since there's no man page I > could find about it, I assume that SCM_CREDS is implemented in the same > way that kFreeBSD does it, at least if I look at the system header > files.)
Please correct me if I'm wrong, but I'm almost certain we don't support SCM_CREDS yet. -- Richard Braun

