chiark / gitweb /
bus-proxy: fake all UIDs/GIDs, not just the real UID/GID
authorDavid Herrmann <dh.herrmann@gmail.com>
Sun, 18 Jan 2015 12:54:46 +0000 (13:54 +0100)
committerDavid Herrmann <dh.herrmann@gmail.com>
Sun, 18 Jan 2015 12:54:46 +0000 (13:54 +0100)
commite23f4bb525991c5908be0d0e7f8374c964d9996c
treecf81372749140923d3c4724996286e9108d621c2
parentd340f82032e4eb538e7b79087d95d5af1ae3dd91
bus-proxy: fake all UIDs/GIDs, not just the real UID/GID

Make sure we tell the kernel to fake all UIDs/GIDs. Otherwise, the remote
side has no chance of querying our effective UID (which is usually what
they're interested in).
src/bus-proxyd/proxy.c