Just installed ubuntu 19.04 minimal
with apt install plasma-desktop sddm dolphin konsole kdeconnect --no-install-recommends
and apt install kwin kleopatra kwalletmanager libpam-kwallet5
. All good. Installed Brave Browser as described here.
Currently I need to type two passwords, one at logging in, one to unlock wallet (almost immediately after login). Searching internet I found that it's possible to unlock both at a time from single password entry.
Tried installing folllowing packages:
kwallet-pam
,pam-kwallet5
: Unable to locate package kwallet-pam
,pam-kwallet5
pam-kwallet
: Package pam-kwallet is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source. Package 'pam-kwallet' has no installation candidate
Not solved. Any help? pam-kwallet
referred to which package?
There are several issues for
kwallet
. In a newly installed system, try this:apt install kleopatra kwalletmanager signon-kwallet-extension libpam-kwallet-common libpam-kwallet4 libpam-kwallet5 libkf5wallet-bin libkf5wallet-data libkf5wallet5 libkwalletbackend5-5 kwalletcli
Do not create any wallet/certificate/key manually.
Install and open Brave browser. It will automatically create
kdewallet
and it should be able to unlock at login as per my test.