LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop
User Name
Password
Linux - Desktop This forum is for the discussion of all Linux Software used in a desktop context.

Notices


Reply
  Search this Thread
Old 11-19-2018, 11:00 PM   #1
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,323
Blog Entries: 28

Rep: Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141
Keyring Kapers


There have been a number of post here about the annoying "keyring" messages from various desktop environments. For those of us who use other password vaults, such as KeepassX, such messages are truly annoying.

I was getting them on Debian testing, even though I was using Fluxbox. not the Gnome default DE (I got this computer from ThinkPenguin with Debian installed).

In an attempt to make the keyring nagware go away, I issued the following series of commands:

Code:
$ ps -A | grep keyring
21352 ?        00:00:00 gnome-keyring-d
$ killall gnome-keyring-d
$ ps -A | grep keyring   
$ locate gnome-keyring-d
/usr/bin/gnome-keyring-daemon
/usr/share/man/man1/gnome-keyring-daemon.1.gz
$ su
Password
# cd /usr/bin
# ls -l gnome-keyring*
lrwxrwxrwx 1 root root      15 May 15  2018 gnome-keyring -> gnome-keyring-3
-rwxr-xr-x 1 root root   18648 May 15  2018 gnome-keyring-3
-rwxr-xr-x 1 root root 1094560 May 15  2018 gnome-keyring-daemon
# chmod -x gnome-keyring-3
# chmod -x gnome-keyring-daemon
# ls -l gnome-keyring*
lrwxrwxrwx 1 root root      15 May 15  2018 gnome-keyring -> gnome-keyring-3
-rw-r--r-- 1 root root   18648 May 15  2018 gnome-keyring-3
-rw-r--r-- 1 root root 1094560 May 15  2018 gnome-keyring-daemon
After a reboot, the keyring nagware is not running.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to disable gnome-keyring? fannymites Linux - Software 20 09-30-2016 07:09 PM
keyring jmaloy Debian 4 08-29-2014 01:01 PM
Keyring keyring Go away come again another day sephox Linux - Software 2 01-01-2012 05:45 PM
help with library libgnome-keyring.so.0 Slackeriz Slackware 2 04-17-2005 05:12 AM
Automatically mounting a keyring usb flash device... Frustin Linux - Hardware 1 10-24-2003 10:45 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop

All times are GMT -5. The time now is 10:31 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration