]> git.ipfire.org Git - thirdparty/cups.git/commit
Use PAM password-auth or system-auth if present
authorZdenek Dohnal <zdohnal@redhat.com>
Wed, 14 Feb 2024 13:22:40 +0000 (14:22 +0100)
committerZdenek Dohnal <zdohnal@redhat.com>
Wed, 14 Feb 2024 13:22:40 +0000 (14:22 +0100)
commit8779fcac19f8d99d78f2697bec9ef9f2fbe1bdcb
tree1d4bda66ec5cc1a222abd15e6a18f9409ee3b5a5
parent9a9f9b380f68c39f2e6039ac7ee543e328b2fdab
Use PAM password-auth or system-auth if present

Enables possibility to use PAM modules password-auth or system-auth
if they exist during compilation. password-auth module is
for remote authentication and system-auth for local authentication.
CHANGES.md
conf/pam.password [new file with mode: 0644]
conf/pam.system [new file with mode: 0644]
config-scripts/cups-pam.m4
configure