]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
pam: add session class "none" to disable logind sessions (#35171)
authorLennart Poettering <lennart@poettering.net>
Thu, 9 Jan 2025 13:08:06 +0000 (14:08 +0100)
committerGitHub <noreply@github.com>
Thu, 9 Jan 2025 13:08:06 +0000 (14:08 +0100)
pam_systemd is used to create logind sessions and to apply extended
attributes from json user records. Not every application that creates a
pam session expects a login scope, but may be interested in the extended
attributes of json user records. Session class "none" implements this
service by disabling logind for this session altogether.

---

Closes: #34988
1  2 
man/pam_systemd.xml
src/login/logind-dbus.c

Simple merge
Simple merge