diff options
author | Alexander Zubkov <green@qrator.net> | 2020-03-23 19:24:15 +0100 |
---|---|---|
committer | Dmitry V. Levin <ldv@altlinux.org> | 2020-03-23 18:57:39 +0000 |
commit | b838197cab25d5e2d83ef74d36401ff8a4f2ffdf (patch) | |
tree | a793bcba13af2c88a10d8b389cb989e5528f91e5 /modules/pam_time | |
parent | 68aff3a5e29facecfb603bb3d2dd8f8225b8bdde (diff) | |
download | pam-b838197cab25d5e2d83ef74d36401ff8a4f2ffdf.tar.gz pam-b838197cab25d5e2d83ef74d36401ff8a4f2ffdf.tar.bz2 pam-b838197cab25d5e2d83ef74d36401ff8a4f2ffdf.zip |
pam_exec: require user name to be ready for the command
pam_exec module can be called when a user name has not been prompted
yet. And thus the command is called without a user name available.
This fix asks PAM for the user name to ensure it is ready or to force
the prompt.
Resolves: https://github.com/linux-pam/linux-pam/issues/131
Resolves: https://github.com/linux-pam/linux-pam/pull/195
Diffstat (limited to 'modules/pam_time')
0 files changed, 0 insertions, 0 deletions