Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Solved] Issue with KDE 5
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
The_Document
Apprentice
Apprentice


Joined: 03 Feb 2018
Posts: 275

PostPosted: Wed Feb 21, 2018 6:28 am    Post subject: [Solved] Issue with KDE 5 Reply with quote

Having an issue with KDE 5 whenever I launch it, the kwalletmanager manager asks for password, WHY does it not remember it? What should be done to correct this.

Last edited by The_Document on Fri Feb 23, 2018 7:34 pm; edited 1 time in total
Back to top
View user's profile Send private message
AwoL
Tux's lil' helper
Tux's lil' helper


Joined: 11 Feb 2005
Posts: 110

PostPosted: Thu Feb 22, 2018 4:53 pm    Post subject: Reply with quote

This is the default behavior for KDE, and isn't incorrect. However, you are free to change this.

Kwallet stores passwords to services accessed through KDE apps (like say, kmail), so that you do not need to enter those passwords every time you open such an application. Kwallet is protected by a master password, which it asks you to input when you log in. You do have the option of setting the kwallet password to the same password as your user account. Once that is done, you can then change a few things to cause kwallet to automatically unlock in the background upon log in. Arch has some documentation here:

https://wiki.archlinux.org/index.php/KDE_Wallet

In short, you will just need to install "kde-plasma/kwallet-pam" and "kde-apps/signon-kwallet-extension" packages, then add a couple of lines to /etc/pam.d/sddm in the appropriate sections:

Code:
auth     optional  pam_kwallet5.so
session  optional  pam_kwallet5.so auto_start


However, it's been a while since I've set this up on Gentoo, so I'm not sure if those lines get added automatically or not.
Back to top
View user's profile Send private message
asturm
Developer
Developer


Joined: 05 Apr 2007
Posts: 8936

PostPosted: Thu Feb 22, 2018 4:54 pm    Post subject: Reply with quote

We don't need Arch for documentation: https://wiki.gentoo.org/wiki/KDE#KWallet_auto-unlocking
Back to top
View user's profile Send private message
AwoL
Tux's lil' helper
Tux's lil' helper


Joined: 11 Feb 2005
Posts: 110

PostPosted: Thu Feb 22, 2018 5:15 pm    Post subject: Reply with quote

Ha, I just found that page on the Gentoo Wiki! The Gentoo docs are more helpful here.
Back to top
View user's profile Send private message
albright
Advocate
Advocate


Joined: 16 Nov 2003
Posts: 2588
Location: Near Toronto

PostPosted: Fri Feb 23, 2018 1:17 pm    Post subject: Reply with quote

Note that even if you follow the instructions, kwallet will still
request a password if you logon with a fingerprint reader

I would love to know how to disable kwallet requests under
that condition ...
_________________
.... there is nothing - absolutely nothing - half so much worth
doing as simply messing about with Linux ...
(apologies to Kenneth Graeme)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum