Return PAM_IGNORE from pam_sm_authenticate

Authored by aacid on May 16 2018, 5:54 PM.

Description

Return PAM_IGNORE from pam_sm_authenticate

Summary:
PAM_SUCCESS signals to the PAM stack that the
authentication succeeded. That is actually not the case, because
pam_kwallet doesn't authenticate anything. If a user would badly configure
his PAM stack by classifying pam_kwallet as sufficient then login would
always be possible.

Reviewers: davidedmundson

Reviewed By: davidedmundson

Subscribers: mgerstner, plasma-devel

Tags: Plasma

Differential Revision: https://phabricator.kde.org/D12910

Details

Committed
aacidMay 16 2018, 5:54 PM
Reviewer
davidedmundson
Differential Revision
D12910: Return PAM_IGNORE from pam_sm_authenticate
Parents
R107:af15f067bddc: Merge branch 'Plasma/5.12' into master
Branches
Unknown
Tags
Unknown