Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unlocking gnome keyring by pam at login fails #2364

Open
reporting-bugs opened this issue Sep 28, 2024 · 1 comment
Open

Unlocking gnome keyring by pam at login fails #2364

reporting-bugs opened this issue Sep 28, 2024 · 1 comment

Comments

@reporting-bugs
Copy link

After enabling the pam module by sudo authselect enable-feature with-pam-gnome-keyring selinux is getting in the way.

login[1223]: gkr-pam: couldn't run gnome-keyring-daemon: Permission denied
audit[1223]: AVC avc:  denied  { execute } for  pid=1223 comm="login" name="gnome-keyring-daemon" dev="dm-0" ino=790699 scontext=system_u:system_r:local_login_t:s0-s0:c0.c1023 tcontext=system_u:object_r:gkeyringd_exec_t:s0 tclass=file permissive=0
login[1164]: gkr-pam: gnome-keyring-daemon didn't start properly

This is needed when no graphical login is used.

@reporting-bugs
Copy link
Author

This is more complicated than expected. Once you get past this error, others come into play.

The daemon has to access the keychain folder in home and I'm not sure what else.

Not to mention that even the passwd command that creates the keychain and keeps the password updated has its own set of errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant