canonical / lightdm

Display Manager
GNU General Public License v3.0
815 stars 137 forks source link

lightdm and login.keyring problems #89

Open ilu33 opened 4 years ago

ilu33 commented 4 years ago

I'm trying to find a solution to setup lightdm/pam/gnome-keyring in a way that a new user (on a freshly installed system) finds his/her system ready to use:

  1. create ~/.local/share/keyrings/login.keyring file
  2. opening up with login password
  3. open login.keyring automatically on every login

Any ideas how to do this? I can set this up manually but I don't want my users to do anything manually.

Even if setup manually, no. 3 often (randomly) fails and login.keyring stays closed. I can't identify a reason or even a pattern.

System: Debian9/xfce and Debian10/xfce, same problem.

dth0 commented 3 years ago

I had this same same issue, so my solution was create the directory ~/.gnome2/keyrings/ and copy login.keyring into it. If you need you can find more information here, https://wiki.gnome.org/Projects/GnomeKeyring/Pam