-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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??
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working