lix/src/nix-daemon
Eelco Dolstra 049c0eb49c nix-daemon: Add trusted-users and allowed-users options
‘trusted-users’ is a list of users and groups that have elevated
rights, such as the ability to specify binary caches. It defaults to
‘root’. A typical value would be ‘@wheel’ to specify all users in the
wheel group.

‘allowed-users’ is a list of users and groups that are allowed to
connect to the daemon. It defaults to ‘*’. A typical value would be
‘@users’ to specify the ‘users’ group.
2014-07-17 16:57:07 +02:00
..
local.mk Fix compile errors on Illumos 2014-04-03 17:39:57 +02:00
nix-daemon.cc nix-daemon: Add trusted-users and allowed-users options 2014-07-17 16:57:07 +02:00