Login issue visual
I am having login problem with my PAM configuration probably. I use arch btw and my desktop manager is lightdm. and here is my pam configuration file located in /etc/pam.d/lightdm:
#%PAM-1.0 auth include system-login -auth optional pam_gnome_keyring.so -auth optional pam_kwallet.so acccount include system-login password include system-login session include system-login
this is my /etc/pam.d/sudo configuration file.
GNU nano 8.2 /etc/pam.d/sudo #%PAM-1.0 auth include system-auth account include system-auth session include system-auth
I am getting an error even before attempting to enter my password.
NB: This login screen doesnt belong to lightdm desktop manager, but is something more lower level and I think it is the default one provided by arch linux. In addition, feel free to ask any configuration you needed to solve the problem, I could provide all of them, yet I am not sure what to provide else.
I guess these are all I made changes to add my face id executor bash script. Could anyone help me please, thanks from advance.
I was expecting to login without problem again after removing everything I made changes to configuration files, but I think I am missing something trivial or irrelevant.
Abdusamad Abdullaxanov is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.