]> git.ipfire.org Git - thirdparty/systemd.git/commit
homed: don't block logins into accounts with future change time
authorLennart Poettering <lennart@poettering.net>
Wed, 2 Sep 2020 14:35:22 +0000 (16:35 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 21 Sep 2020 16:02:31 +0000 (18:02 +0200)
commit51a95db6dcb720608eccaac01328b66ef7cc0d30
tree9606d56b7f2bbf25bf3bf1235a102eaa4ac21870
parent55e11ace688aa5d0605baaaf4d88574c1b8b2911
homed: don't block logins into accounts with future change time

This might happen if the system clock is wrong, and we should allow
access in this case (though certainly log about it).
src/home/pam_systemd_home.c
src/shared/user-record-show.c
src/shared/user-record.c