From c313f4544fa8f52bec216a1ed0ba06f3e03babfff6aa1140e9ee20f2963e8fbf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 5 Aug 2019 18:08:17 +0000 Subject: [PATCH] Accepting request 721095 from home:scabrero:branches:network - Integrate pam_keyinit pam module, ksu-pam.d; (bsc#1081947); (bsc#1144047); OBS-URL: https://build.opensuse.org/request/show/721095 OBS-URL: https://build.opensuse.org/package/show/network/krb5?expand=0&rev=220 --- krb5-mini.changes | 6 ++++++ krb5.changes | 6 ++++++ ksu-pam.d | 1 + 3 files changed, 13 insertions(+) diff --git a/krb5-mini.changes b/krb5-mini.changes index bc47337..cce3000 100644 --- a/krb5-mini.changes +++ b/krb5-mini.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Aug 5 15:26:39 UTC 2019 - Samuel Cabrero + +- Integrate pam_keyinit pam module, ksu-pam.d; (bsc#1081947); + (bsc#1144047); + ------------------------------------------------------------------- Wed Jul 24 09:57:59 UTC 2019 - matthias.gerstner@suse.com diff --git a/krb5.changes b/krb5.changes index 7967f5a..0ce6f63 100644 --- a/krb5.changes +++ b/krb5.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Aug 5 15:26:39 UTC 2019 - Samuel Cabrero + +- Integrate pam_keyinit pam module, ksu-pam.d; (bsc#1081947); + (bsc#1144047); + ------------------------------------------------------------------- Wed Jul 24 09:57:44 UTC 2019 - matthias.gerstner@suse.com diff --git a/ksu-pam.d b/ksu-pam.d index d0c9fe8..d4e4241 100644 --- a/ksu-pam.d +++ b/ksu-pam.d @@ -4,5 +4,6 @@ auth include common-auth account sufficient pam_rootok.so account include common-account password include common-password +session optional pam_keyinit.so force revoke session include common-session session optional pam_xauth.so