Skip to content

Pam issue #58

@Visone-Selektah

Description

@Visone-Selektah

Hi!
I'm trying to use lidm but I got a pam error. Try to use this specific pam file to lidm without luck.

auth       include      system-auth
account    include      system-auth
password   include      system-auth
session    include      system-auth

System-auth is my pam file

# Begin /etc/pam.d/system-auth
account   required   pam_unix.so
auth      required   pam_unix.so  nullok
auth      optional   pam_permit.so
session   required   pam_limits.so
session   required   pam_unix.so
password  required   pam_unix.so  yescrypt shadow try_first_pass

Any ideas??

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions