aboutsummaryrefslogtreecommitdiff
path: root/modules/pam_setquota
diff options
context:
space:
mode:
authorDmitry V. Levin <ldv@altlinux.org>2020-05-25 08:00:00 +0000
committerDmitry V. Levin <ldv@altlinux.org>2020-05-25 08:00:00 +0000
commit6eaaa1b1207c17ce06e97167373e5f9c063b5cae (patch)
tree223bb6cce8dacb919e5cf3196c5c2a0c8c7ff98b /modules/pam_setquota
parent4098939fb3f523a94a14ee2b9bc48ea43b29a45e (diff)
downloadpam-6eaaa1b1207c17ce06e97167373e5f9c063b5cae.tar.gz
pam-6eaaa1b1207c17ce06e97167373e5f9c063b5cae.tar.bz2
pam-6eaaa1b1207c17ce06e97167373e5f9c063b5cae.zip
pam_debug: do not invoke pam_get_user and do not set PAM_USER
pam_debug used to invoke pam_get_user and set PAM_USER to "nobody" when pam_get_user returns an empty string as the user name. When either of these functions returned an error value, it used to return that error value. This hasn't been documented, and I couldn't find any rationale for this behaviour. * modules/pam_debug/pam_debug.c (pam_sm_authenticate): Do not invoke pam_get_user and pam_set_item.
Diffstat (limited to 'modules/pam_setquota')
0 files changed, 0 insertions, 0 deletions