nixpkgs/nixos/modules/services/system
Michael Raitza e598fdf229 dbus: Add NSS modules path to dbus system bus service
DBus seems to resolve user IDs directly via glibc, circumventing nscd. In more
 advanced setups this leads to user's coming from LDAP or SSSD not being
 resolved by the dbus system bus daemon. The effect for such users is, that all
 access to the system bus (e.g. busctl or nmcli) is denied.

 Adding the respective NSS modules to the service's environment solves the issue
 the same way it does for nscd.
2018-06-07 16:44:04 +02:00
..
cgmanager.nix cgmanager: add module 2016-12-02 13:52:04 +01:00
cloud-init.nix cloud-init: Disable broken hostname functionality by default 2017-04-20 19:12:27 +02:00
dbus.nix dbus: Add NSS modules path to dbus system bus service 2018-06-07 16:44:04 +02:00
earlyoom.nix earlyoom service: init 2017-03-24 23:16:16 +01:00
kerberos.nix
localtime.nix Add localtime package and nixos module 2017-12-03 11:42:51 +01:00
nscd.conf
nscd.nix sssd: init at 1.14.2 2017-01-04 03:07:20 +03:00
saslauthd.nix cyrus-sasl: Add saslauthd service support 2017-06-06 12:59:47 +02:00
uptimed.nix