Hello,
I'm starting here in F28 to use gnome session again, after some Fedora
versions...
I was in Mate up to some days ago and the ssh passphrase was in need to be
inserted only once in mater-terminal, because I had this in my .bashrc (I
think)
export SSH_ASKPASS="/usr/bin/ksshaskpass"
Now I see that my gnome-terminal continues to ask my passhprase without
giving chance to save it into its keyring.
I read this
https://wiki.gnome.org/Projects/GnomeKeyring/Ssh
but I haven't completely understood it (if it is current)
It seems gnome-keyring-daemon is running
[g.cecchi@ope46 ~]$ ps -ef|grep keyr
g.cecchi 1972 1 0 08:44 ? 00:00:13
/usr/bin/gnome-keyring-daemon --daemonize --login
g.cecchi 16480 14954 0 15:11 pts/8 00:00:00 grep --color=auto keyr
[g.cecchi@ope46 ~]$
but is there any other setting to do not to insert every time my passhrase?
Thanks,
Gianluca