You are not logged in.

#1 2015-10-14 16:41:47

xgdgsc
Member
Registered: 2012-02-03
Posts: 125

Login Failed with SDDM after some effort to unlock KDE wallet on login

I tried to make KDE wallet unlock on login as suggested in https://wiki.archlinux.org/index.php/KDE_Wallet . But after the changes in /etc/pam.d/sddm. And installing plasma-workspace-agent-ssh from AUR (which I think should' t be the problem.). After reboot, login attempts at SDDM result in "Login Failed". In journalctl -b, might be some related error:

Oct 15 19:20:40 gsc-arch sddm-helper[1191]: PAM (sddm) illegal module type: ~
Oct 15 19:20:40 gsc-arch sddm-helper[1191]: PAM (sddm) no control flag supplied
Oct 15 19:20:40 gsc-arch sddm-helper[1191]: [PAM] Starting...
Oct 15 19:20:40 gsc-arch sddm-helper[1191]: PAM (sddm) no module name supplied
Oct 15 19:20:40 gsc-arch sddm-helper[1191]: [PAM] Authenticating...
Oct 15 19:20:40 gsc-arch sddm-helper[1191]: [PAM] Preparing to converse...
Oct 15 19:20:40 gsc-arch sddm-helper[1191]: [PAM] Conversation with 1 messages
Oct 15 19:20:42 gsc-arch sddm-helper[1191]: [PAM] authenticate: Permission denied
Oct 15 19:20:42 gsc-arch sddm-helper[1191]: [PAM] returning.
Oct 15 19:20:42 gsc-arch sddm-helper[1191]: [PAM] Ended.

I tried reinstalling sddm to restore previous /etc/pam.d/sddm, but reboot the result is the same. I also tried regenerating /etc/sddm.conf with

# sddm --example-config > /etc/sddm.conf

. And lightdm doesn' t start up for me. I' m running out of ideas on how to fix this. I can login properly at tty.

Last edited by xgdgsc (2015-10-15 12:17:46)

Offline

#2 2015-10-14 18:37:51

arojas
Developer
From: Spain
Registered: 2011-10-09
Posts: 2,287

Re: Login Failed with SDDM after some effort to unlock KDE wallet on login

What's in your /etc/pam.d/sddm ?

Offline

#3 2015-10-15 12:14:05

xgdgsc
Member
Registered: 2012-02-03
Posts: 125

Re: Login Failed with SDDM after some effort to unlock KDE wallet on login

arojas wrote:

What's in your /etc/pam.d/sddm ?

I just logined with gdm, this is my /etc/pam.d/sddm:

#%PAM-1.0
auth            include         system-login
account         include         system-login
password        include         system-login
session         include         system-login

EDIT: I finally solved this by replacing /etc/pam.d/sddm with the file from the package archive. I don' t know why this file is not overwritten when reinstalling sddm.

Last edited by xgdgsc (2015-10-15 12:35:28)

Offline

Board footer

Powered by FluxBB