You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been using gdm for a long time, but recently I switched over to a Wayland compositor. I also switched my display manager to greetd at the same time. However with howdy (beta), greetd fails to start.
In the journal, the error is:
greetd[29536]: error: authentication error: pam_setcred: PERM_DENIED
greetd[29535]: unable to start greeter: session start failed: authentication error: pam_setcred: PERM_DENIED
systemd[1]: greetd.service: Main process exited, code=exited, status=1/FAILURE
On some investigation, I believe it can be due to setcred being defined as PAM_IGNORE in main.cc in the pam module in howdy/beta. Link to code
I've searched for similar issues already, and my issue has not been reported yet.
Linux distribution (if applicable): Arch Linux
Howdy version (sudo howdy version): Howdy 3.0.0 BETA
The text was updated successfully, but these errors were encountered:
I've been using gdm for a long time, but recently I switched over to a Wayland compositor. I also switched my display manager to greetd at the same time. However with howdy (beta), greetd fails to start.
In the journal, the error is:
On some investigation, I believe it can be due to setcred being defined as PAM_IGNORE in main.cc in the pam module in howdy/beta. Link to code
I've searched for similar issues already, and my issue has not been reported yet.
Linux distribution (if applicable): Arch Linux
Howdy version (
sudo howdy version
): Howdy 3.0.0 BETAThe text was updated successfully, but these errors were encountered: