aboutsummaryrefslogtreecommitdiff
path: root/modules/pam_time
diff options
context:
space:
mode:
authorIker Pedrosa <ipedrosa@redhat.com>2022-02-17 10:24:03 +0100
committerDmitry V. Levin <ldv@altlinux.org>2022-02-21 08:00:00 +0000
commit370064ef6f99581b08d473a42bb3417d5dda3e4e (patch)
tree4343c1e67291b5458bb0fa977ac50cebb3f5fa87 /modules/pam_time
parenta35e092e24ee7632346a0e1b4a203c04d4cd2c62 (diff)
downloadpam-370064ef6f99581b08d473a42bb3417d5dda3e4e.tar.gz
pam-370064ef6f99581b08d473a42bb3417d5dda3e4e.tar.bz2
pam-370064ef6f99581b08d473a42bb3417d5dda3e4e.zip
pam_usertype: only use SYS_UID_MAX for system users
* modules/pam_usertype/pam_usertype.c (pam_usertype_is_system): Stop using SYS_UID_MIN to check if it is a system account, because all accounts below the SYS_UID_MAX are system users. * modules/pam_usertype/pam_usertype.8.xml: Remove reference to SYS_UID_MIN as it is no longer used to calculate the system accounts. * configure.ac: Remove PAM_USERTYPE_SYSUIDMIN. Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1949137 Signed-off-by: Iker Pedrosa <ipedrosa@redhat.com>
Diffstat (limited to 'modules/pam_time')
0 files changed, 0 insertions, 0 deletions