Bug 392199 - pam_kwallet is too chatty
Summary: pam_kwallet is too chatty
Status: RESOLVED FIXED
Alias: None
Product: kwallet-pam
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 5.12.3
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-22 21:37 UTC by Orion Poplawski
Modified: 2018-12-28 20:50 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Patch to move messages to LOG_DEBUG level (2.72 KB, patch)
2018-12-28 17:28 UTC, Orion Poplawski
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Orion Poplawski 2018-03-22 21:37:32 UTC
On every login you get:

pam_kwallet(gdm-password:auth): (null): pam_sm_authenticate
pam_kwallet(gdm-password:setcred): pam_kwallet: pam_sm_setcred
pam_kwallet(gdm-password:session): pam_kwallet: pam_sm_open_session
pam_kwallet(gdm-password:session): pam_kwallet: final socket path: /tmp/kwallet_user.socket

sent to syslog.  This is really just debugging info and should not be logged at LOG_INFO level.
Comment 1 Rex Dieter 2018-03-23 18:58:50 UTC
I see this too, confirming
Comment 2 Orion Poplawski 2018-12-28 17:28:23 UTC
Created attachment 117151 [details]
Patch to move messages to LOG_DEBUG level

This patch should resolve this issue.
Comment 3 David Edmundson 2018-12-28 18:57:07 UTC
Seems sensible

Please see https://community.kde.org/Infrastructure/Phabricator to upload patches
Comment 4 Orion Poplawski 2018-12-28 19:57:23 UTC
I've created https://phabricator.kde.org/D17842
Comment 5 Nate Graham 2018-12-28 20:50:29 UTC
Git commit 8164bf3a9b57a2238b5d4a0baf94f6eae94af175 by Nate Graham, on behalf of Orion Poplawski.
Committed on 28/12/2018 at 20:47.
Pushed by ngraham into branch 'master'.

Move some messages to LOG_DEBUG level

Summary: BUG: 392199

Subscribers: ngraham, plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D17842

M  +6    -6    pam_kwallet.c

https://commits.kde.org/kwallet-pam/8164bf3a9b57a2238b5d4a0baf94f6eae94af175