NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
17.67k stars 13.81k forks source link

Wrong user groups when using lightdm #45485

Open viric opened 6 years ago

viric commented 6 years ago

Using "lightdm" as displayManager in nixos 18.03 makes the session lack the proper groups.

$ id
uid=1000(viric) gid=444(viric) grups=444(viric)

Using the slim displayManager the extra groups appear just fine, as in console logins as well.

symphorien commented 6 years ago

I use lightdm and have all my groups on 18.03

stale[bot] commented 4 years ago

Thank you for your contributions.

This has been automatically marked as stale because it has had no activity for 180 days.

If this is still important to you, we ask that you leave a comment below. Your comment can be as simple as "still important to me". This lets people see that at least one person still cares about this. Someone will have to do this at most twice a year if there is no other activity.

Here are suggestions that might help resolve this more quickly:

  1. Search for maintainers and people that previously touched the related code and @ mention them in a comment.
  2. Ask on the NixOS Discourse.
  3. Ask on the #nixos channel on irc.freenode.net.