]> git.ipfire.org Git - thirdparty/systemd.git/commit
pam_systemd_home: also store acquirement fd per user 15794/head
authorLennart Poettering <lennart@poettering.net>
Thu, 7 May 2020 09:01:42 +0000 (11:01 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 12 May 2020 15:38:32 +0000 (17:38 +0200)
commit6c8428bb8bb7cbe18efa839093c842588cae5396
tree0a1f1c522b2ec2ee9e8771ed4fc37283cc650d87
parentdbe7fff4765bad673d214c7e3db7bc088e163bea
pam_systemd_home: also store acquirement fd per user

We might pin a home through authentication and a different one through a
session, all from the same PAM context, like sudo does. Hence also store
the referencing fd keyed by the user name.
src/home/pam_systemd_home.c