Currently, tsh and gnome-keyring-daemon don't work together.
See https://github.com/gravitational/teleport/issues/768
tsh login displays You are now logged in even if ssh-add -l doesn't list anything.
Can you display a warning if tsh is used with gnome-keyring-daemon ?
I think detecting gnome-keyring is probably a losing strategy for the following reasons:
Instead, we should do this:
Most helpful comment
I think detecting gnome-keyring is probably a losing strategy for the following reasons:
Instead, we should do this: