nixpkgs-suyu/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
cloud-init.nix
dbus.nix dbus: Add NSS modules path to dbus system bus service 2018-06-07 16:44:04 +02:00
earlyoom.nix
kerberos.nix
localtime.nix Add localtime package and nixos module 2017-12-03 11:42:51 +01:00
nscd.conf
nscd.nix
saslauthd.nix
uptimed.nix