NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
16.48k stars 12.98k forks source link

KDE Wallet not unlocked with LightDM #62045

Open ambrop72 opened 5 years ago

ambrop72 commented 5 years ago

Issue description

When using the LightDM window manager and logging into a Plasma session, the KDE wallet does not unlock. In particular, starting Chromium causes a popup to enter the password to unlock the wallet (and if you don't, all your site logins are lost). This does not happen with SDDM.

What's interesting is that /etc/pam.d/lightdm does contain the line which should make this work:

session optional /nix/store/hbb9c23db2fc7bz8rgvch6q5h0rjfqh2-kwallet-pam-5.14.5/lib/security/pam_kwallet5.so kwalletd=/nix/store/4id5yfbkfsam2dlb3ayvrw130w06x59m-kwallet-5.54.0-bin/bin/kwalletd5

Technical details

 - system: `"x86_64-linux"`
 - host os: `Linux 4.19.44, NixOS, 19.03.git.67a0c0d (Koi)`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.2.2`
 - nixpkgs: `/etc/nixos/nixpkgs`
FRidh commented 5 years ago

PAM issue https://github.com/NixOS/nixpkgs/issues/17044

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.
Nickiel12 commented 1 year ago

This is also affecting me and I would like a resolution