Maui
Board Index divider Search Member List Help
Hello There, Guest! Login Register
Login
Username:
Password: Lost Password?
 
Maui Forums › Maui Support › Plasma Desktop › [Closed] - KWallet breaks with a simple logout/in.

[Closed] - KWallet breaks with a simple logout/in.
kdemeoz Offline
Island Resident
******
Joined: Sep 2016
Posts: 661
#14
24th October 2016, 4:46 (This post was last modified: 28th October 2016, 18:32 by starbuck.)
Thanks David,

"Do you have the same password for your wallet as your user?"

Well, it was always my intention for them to be the same, but i have no recollection during / after my Maui installation of having been prompted specifically for a kwallet password. My memory in general is bad & maybe i'm wrong here & was prompted after all, in which case i would have certainly used the same pswd as my user login. 

My Maui installation to my Tower's SSD was over the top of my existing Mint 17.3 KDE4 installation, in root, but i deliberately did NOT format my separate /opt & /home partitions, ie, i reused them from Mint.
Given that i did use kwallet in Mint, could it be that one of the legacy files buried in /home, still had my original kwallet pswd, which was then why once i first logged into Maui i was not prompted for my wallet pswd?


Two more disclosures, also in case relevant. My /home partition was in Mint encrypted from installation via Ubiquity & is still so in Maui.
Also I deliberately use /tmp mounted as a ramdrive via this fstab line:
Code:
tmpfs /tmp tmpfs defaults,noatime,mode=1777 0 0


I looked at  /var/log/auth.log :

Code:
Oct 23 09:10:46 kdemeoz-Z97-HD3 sudo:  kdemeoz : TTY=unknown ; PWD=/home/kdemeoz ; USER=root ; COMMAND=/usr/lib/linuxmint/mintUpdate/checkAPT.py

Oct 23 09:10:46 kdemeoz-Z97-HD3 sudo: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 23 09:10:51 kdemeoz-Z97-HD3 sudo: pam_unix(sudo:session): session closed for user root
Oct 23 09:17:01 kdemeoz-Z97-HD3 CRON[14302]: pam_unix(cron:session): session opened for user root by (uid=0)
Oct 23 09:17:01 kdemeoz-Z97-HD3 CRON[14302]: pam_unix(cron:session): session closed for user root
Oct 23 09:55:46 kdemeoz-Z97-HD3 sudo:  kdemeoz : TTY=unknown ; PWD=/home/kdemeoz ; USER=root ; COMMAND=/usr/lib/linuxmint/mintUpdate/checkAPT.py
Oct 23 09:55:46 kdemeoz-Z97-HD3 sudo: pam_unix(sudo:session): session opened for user root by (uid=0)


Code:
Oct 23 17:25:47 kdemeoz-Z97-HD3 sudo: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 23 17:25:51 kdemeoz-Z97-HD3 sudo: pam_unix(sudo:session): session closed for user root
Oct 23 17:42:05 kdemeoz-Z97-HD3 polkit-agent-helper-1[4349]: pam_ecryptfs: pam_sm_authenticate: /home/kdemeoz is already mounted
Oct 23 17:42:05 kdemeoz-Z97-HD3 polkitd(authority=local): Operator of unix-session:2 successfully authenticated as unix-user:kdemeoz to gain TEMPORARY authorization for action org.kde.kcontrol.kcmkwallet5.save for system-bus-name::1.418 [/usr/bin/systemsettings5] (owned by unix-user:kdemeoz)
Oct 23 18:10:47 kdemeoz-Z97-HD3 sudo:  kdemeoz : TTY=unknown ; PWD=/home/kdemeoz ; USER=root ; COMMAND=/usr/lib/linuxmint/mintUpdate/checkAPT.py
Oct 23 18:10:47 kdemeoz-Z97-HD3 sudo: pam_unix(sudo:session): session opened for user root by (uid=0)


Code:
Oct 22 20:05:10 kdemeoz-Z97-HD3 systemd-logind[1091]: New session 8 of user sddm.
Oct 22 20:05:10 kdemeoz-Z97-HD3 sddm-helper: pam_unix(sddm-greeter:session): session opened for user sddm by (uid=0)
Oct 22 20:05:10 kdemeoz-Z97-HD3 sddm-helper: pam_systemd(sddm-greeter:session): Cannot create session: Already running in a session
Oct 22 20:05:12 kdemeoz-Z97-HD3 systemd-logind[1091]: Removed session 1.
Oct 22 20:05:19 kdemeoz-Z97-HD3 sddm-helper: pam_kwallet5(sddm:auth): (null): pam_sm_authenticate
Oct 22 20:05:19 kdemeoz-Z97-HD3 sddm-helper: pam_kwallet5(sddm:setcred): pam_kwallet5: pam_sm_setcred
Oct 22 20:05:19 kdemeoz-Z97-HD3 systemd-logind[1091]: New session 9 of user kdemeoz.
Oct 22 20:05:19 kdemeoz-Z97-HD3 sddm-helper: pam_unix(sddm:session): session opened for user kdemeoz by (uid=0)
Oct 22 20:05:19 kdemeoz-Z97-HD3 sddm-helper: pam_systemd(sddm:session): Cannot create session: Already running in a session
Oct 22 20:05:19 kdemeoz-Z97-HD3 sddm-helper: pam_kwallet5(sddm:session): pam_kwallet5: pam_sm_open_session
Oct 22 20:05:19 kdemeoz-Z97-HD3 sddm-helper: pam_kwallet5(sddm:session): pam_kwallet5: final socket path: /tmp/kwallet5_kdemeoz.socket
Oct 22 20:05:19 kdemeoz-Z97-HD3 sddm-helper: pam_unix(sddm-greeter:session): session closed for user sddm
Oct 22 20:05:20 kdemeoz-Z97-HD3 polkitd(authority=local): Registered Authentication Agent for unix-session:9 (system bus name :1.249 [/usr/lib/x86_64-linux-gnu/libexec/polkit-kde-authentication-agent-1], object path /org/kde/PolicyKit1/AuthenticationAgent, locale en_AU.UTF-8)


I looked at  /tmp :
I can see a file kwallet5_kdemeoz.socket, but no other file containing the string kwallet. As you said to look "After logout", do you mean i need to logout, then switch to a TTY, login to it, then inspect /tmp again via CLI?


EDIT - I believe that KDE4 & Plasma5 are different animals, but as a point of reference, i am certain i could reliably logout then in to Mint 17.3 KDE4 without breaking kwallet, ie, without being prevented from reconnecting to my VPN, without being asked manually for my wallet password, & without it being rejected.
Find
Reply
« Next Oldest | Next Newest »


Messages In This Thread
[Closed] - KWallet breaks with a simple logout/in. - by kdemeoz - 15th October 2016, 9:22
RE: KWallet breaks with a simple logout/in. - by leszek - 15th October 2016, 10:00
RE: KWallet breaks with a simple logout/in. - by kdemeoz - 16th October 2016, 9:34
RE: KWallet breaks with a simple logout/in. - by kdemeoz - 20th October 2016, 3:39
RE: KWallet breaks with a simple logout/in. - by AJSlye - 20th October 2016, 5:25
RE: KWallet breaks with a simple logout/in. - by kdemeoz - 20th October 2016, 6:22
RE: KWallet breaks with a simple logout/in. - by AJSlye - 20th October 2016, 7:28
RE: KWallet breaks with a simple logout/in. - by kdemeoz - 20th October 2016, 8:26
RE: KWallet breaks with a simple logout/in. - by kdemeoz - 22nd October 2016, 11:58
RE: KWallet breaks with a simple logout/in. - by AJSlye - 22nd October 2016, 22:23
RE: KWallet breaks with a simple logout/in. - by kdemeoz - 23rd October 2016, 0:01
RE: KWallet breaks with a simple logout/in. - by kdemeoz - 23rd October 2016, 10:22
RE: KWallet breaks with a simple logout/in. - by davidedmundson - 23rd October 2016, 21:36
RE: KWallet breaks with a simple logout/in. - by kdemeoz - 24th October 2016, 4:46
RE: KWallet breaks with a simple logout/in. - by davidedmundson - 24th October 2016, 15:53
RE: KWallet breaks with a simple logout/in. - by kdemeoz - 25th October 2016, 7:56
RE: KWallet breaks with a simple logout/in. - by kdemeoz - 27th October 2016, 1:40
RE: KWallet breaks with a simple logout/in. - by kdemeoz - 28th October 2016, 17:16
RE: KWallet breaks with a simple logout/in. - by starbuck - 28th October 2016, 18:37
RE: KWallet breaks with a simple logout/in. - by kdemeoz - 29th October 2016, 9:54
RE: KWallet breaks with a simple logout/in. - by starbuck - 29th October 2016, 10:57
RE: KWallet breaks with a simple logout/in. - by kdemeoz - 29th October 2016, 11:11
RE: KWallet breaks with a simple logout/in. - by kdemeoz - 29th October 2016, 11:29
RE: KWallet breaks with a simple logout/in. - by starbuck - 29th October 2016, 11:48
RE: KWallet breaks with a simple logout/in. - by kdemeoz - 30th October 2016, 12:09
RE: KWallet breaks with a simple logout/in. - by davidedmundson - 31st October 2016, 2:36
RE: KWallet breaks with a simple logout/in. - by kdemeoz - 31st October 2016, 5:39
RE: KWallet breaks with a simple logout/in. - by kdemeoz - 31st October 2016, 9:10
RE: KWallet breaks with a simple logout/in. - by leszek - 31st October 2016, 10:09
RE: KWallet breaks with a simple logout/in. - by kdemeoz - 1st November 2016, 23:48
RE: KWallet breaks with a simple logout/in. - by kdemeoz - 4th November 2016, 3:46
RE: KWallet breaks with a simple logout/in. - by davidedmundson - 4th November 2016, 19:37
RE: KWallet breaks with a simple logout/in. - by kdemeoz - 13th December 2016, 5:36
RE: KWallet breaks with a simple logout/in. - by kdemeoz - 26th December 2016, 5:16
RE: KWallet breaks with a simple logout/in. - by kdemeoz - 1st January 2017, 4:38
KWallet breaks with a simple logout/in. - by kdemeoz - 5th November 2016, 10:06

Possibly Related Threads…
Thread Author Replies Views Last Post
Question [Closed, Unsolved] - Unexpected Group Change. kdemeoz 1 8,344 20th May 2017, 5:43
Last Post: kdemeoz
Question [Closed] - plasma-widget-volumewin7mixer [Tower] kdemeoz 3 15,172 18th March 2017, 9:07
Last Post: kdemeoz
Information [Closed] - Disable middle-button paste in plasma5 ? kdemeoz 5 22,730 12th January 2017, 1:44
Last Post: kdemeoz

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

  • Contact Us
  • Maui Forums
  • Return to Top
  • Lite (Archive) Mode
  • RSS Syndication
Current time: 4th June 2025, 19:38 Powered By MyBB, © 2002-2025 MyBB Group.
Linear Mode
Threaded Mode