I need an help to understand a weird problem, at least for me. Basically i’m unable to ssh to a remote linux and the problems it seems it is the SSH Agent in GNOME Keyring.
More or less the problems started since i have used to work remotely to a linux using xrdp protocol.
There is a way to completely fix/reset the Gnome Keyring SSH Agent?
So my bad description of the problems but it was a collegue of mine who told the problelm coulb be the Gnome Keyring SSH Agent, as you see i’m noot so good in linux
As i told you when i try to ssh too another linux the connection is hanging, but if i switch to the terminal with CTRL-ALT-F3 it worked fine.
If from another PC i connect via ssh to this one, who have problem, then from this to destination PC i need to connect to, it worked perfectly.
Basically only under the gnome session the connection hangs, my collegue did some tricks to make it works, i remember:
he checked for the PID with echo $SSH_AGENT_PID returing an not existing process ID
he run few commands including ssh-agent to and ssh-add creating and registering a new agent. I don’t remember exactly the complete set of command he did, but he did that one for each opened terminal and this has to be done also for the new ones i need to open.
A reboot of the computer fix the problem but we are talking about a processing workstation and we we would like to avoid it