aports/main/linux-pam/base-password.pamd
donoban bb00d972ea main/linux-pam: simplify rules
this makes them consistent, since we only use base-* and not the system-* style.

it also adds keyring support to pam
2023-06-12 18:20:06 +02:00

8 lines
197 B
Plaintext

# basic PAM configuration for Alpine.
password required pam_unix.so nullok sha512 shadow
# desktop keyrings
-password optional pam_gnome_keyring.so use_authtok
-password optional pam_kwallet5.so