From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/pambase:master commit in: templates/
Date: Fri, 05 Sep 2025 21:21:41 +0000 (UTC) [thread overview]
Message-ID: <1757107269.22b5f7db236417979d854e9c3a55dc4ed78c6ac8.sam@gentoo> (raw)
commit: 22b5f7db236417979d854e9c3a55dc4ed78c6ac8
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 5 21:21:09 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Sep 5 21:21:09 2025 +0000
URL: https://gitweb.gentoo.org/proj/pambase.git/commit/?id=22b5f7db
Run pam_mktemp then pam_env
This allows pam_env to include a newly-created temporary directory.
Bug: https://bugs.gentoo.org/780441
Signed-off-by: Sam James <sam <AT> gentoo.org>
templates/system-session.tpl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/system-session.tpl b/templates/system-session.tpl
index 4a0f435..e5ab42b 100644
--- a/templates/system-session.tpl
+++ b/templates/system-session.tpl
@@ -1,8 +1,8 @@
session required pam_limits.so {{ debug }}
-session required pam_env.so {{ debug }}
{% if mktemp %}
session optional pam_mktemp.so
{% endif %}
+session required pam_env.so {{ debug }}
{%if krb5 %}
session [success=1 default=ignore] pam_krb5.so {{ debug }} ignore_root try_first_pass
next reply other threads:[~2025-09-05 21:21 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-05 21:21 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-10-13 11:35 [gentoo-commits] proj/pambase:master commit in: templates/ Sam James
2025-10-13 11:35 Sam James
2025-10-13 10:12 Sam James
2025-09-05 20:52 Sam James
2025-09-05 20:37 Sam James
2025-07-21 15:13 Mike Gilbert
2024-01-28 8:14 Sam James
2022-08-13 18:29 Sam James
2022-08-13 18:29 Sam James
2022-08-13 18:29 Sam James
2022-02-14 16:52 Sam James
2021-02-02 20:56 Sam James
2020-12-20 17:53 Mikle Kolyada
2020-12-19 22:34 Mikle Kolyada
2020-11-03 7:22 Sam James
2020-11-02 23:41 Sam James
2020-10-28 19:25 Mikle Kolyada
2020-10-28 16:15 Mikle Kolyada
2020-10-26 22:49 Sam James
2020-10-26 22:49 Sam James
2020-10-26 22:49 Sam James
2020-10-20 2:38 Sam James
2020-10-12 17:30 Sam James
2020-10-12 15:32 Sam James
2020-10-12 15:28 Sam James
2020-10-12 15:28 Sam James
2020-10-12 15:28 Sam James
2020-10-10 15:40 Mikle Kolyada
2020-09-09 16:36 Mikle Kolyada
2020-08-05 6:10 Sam James
2020-08-04 13:36 Mikle Kolyada
2020-08-04 12:41 Mikle Kolyada
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1757107269.22b5f7db236417979d854e9c3a55dc4ed78c6ac8.sam@gentoo \
--to=sam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox