From: Lennart Poettering Date: Thu, 9 Jan 2025 13:08:06 +0000 (+0100) Subject: pam: add session class "none" to disable logind sessions (#35171) X-Git-Tag: v258-rc1~1652 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0041cd8f197a2126e869406255daf4d29e54e3b;p=thirdparty%2Fsystemd.git pam: add session class "none" to disable logind sessions (#35171) 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 --- c0041cd8f197a2126e869406255daf4d29e54e3b