diff options
author | Dmitry V. Levin <ldv@altlinux.org> | 2020-05-01 21:44:59 +0000 |
---|---|---|
committer | Dmitry V. Levin <ldv@altlinux.org> | 2020-05-21 16:51:52 +0000 |
commit | bd3cdf24ee83ea4c4551c6aaf6966e720d957577 (patch) | |
tree | 87e148035dc0049109f45e85335536a98a08ac56 /modules/pam_unix/bigcrypt_main.c | |
parent | 6da2d665f735e957315be129734f5ae24efbf590 (diff) | |
download | pam-bd3cdf24ee83ea4c4551c6aaf6966e720d957577.tar.gz pam-bd3cdf24ee83ea4c4551c6aaf6966e720d957577.tar.bz2 pam-bd3cdf24ee83ea4c4551c6aaf6966e720d957577.zip |
pam_localuser: reject user names containing a colon
"root:x" is not a local user name even if the passwd file contains
a line starting with "root:x:".
* modules/pam_localuser/pam_localuser.c (pam_sm_authenticate): Return
PAM_PERM_DENIED if the user name contains a colon.
Diffstat (limited to 'modules/pam_unix/bigcrypt_main.c')
0 files changed, 0 insertions, 0 deletions