]> git.ipfire.org Git - thirdparty/cups.git/commit
Use PAM password-auth or system-auth if present
authorzdohnal <zdohnal@redhat.com>
Wed, 14 Feb 2024 13:08:06 +0000 (14:08 +0100)
committerGitHub <noreply@github.com>
Wed, 14 Feb 2024 13:08:06 +0000 (14:08 +0100)
commit08925d76ff126e89e81cfc87e33f6c2a4fe795b8
treefac1b40fb7d41279f378e586c455a1fcd0666ea6
parent9dbeca76607bbb045ef72f941b6d152d68d62f7b
parentb63c4a962bf3cde8f3bcae166945521a42ebb560
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.