From d5c7b2f9dcf13cb6028643cd50075faec65d4f8b Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Mon, 17 Feb 2020 12:21:34 +0100 Subject: Make kwallet-pam interact correctly with PAM Using 'socat', kwallet-pam will now open the default wallet named 'kdewallet' upon login, as long as its password is the same as the user's logon password. For this to work, you must configure the Wallet Manager to never close the open wallets (for instance after an application stops using the wallet), because kwallet-pam is a one-shot action at login only. --- kde/build/kwallet-pam | 1 + 1 file changed, 1 insertion(+) create mode 100644 kde/build/kwallet-pam (limited to 'kde/build') diff --git a/kde/build/kwallet-pam b/kde/build/kwallet-pam new file mode 100644 index 0000000..0cfbf08 --- /dev/null +++ b/kde/build/kwallet-pam @@ -0,0 +1 @@ +2 -- cgit v1.2.3