You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been using keepass2android for years, with great luck.
However recently, when I create a new password entry, the new entry doesn't appear to be getting saved to my remote ssh server.
I'm guessing this because I created an entry a couple of days ago in keepass2android, but was unable to Search for it or pick it by Name after sorting today.
So I recreated the entry today in keepass2android, and found that I still couldn't pull it up inside same, just minutes after creating it.
I suspect this may be related to #1812. Keepass2Android uses RSA keys for SSH, which are now disabled by default on many sshd distributions.
Fixing this may require waiting until Keepass2Android is updated to use more secure SSH keys, such as ED_ID25519 or ECDSA or alternately, editing the configuration in /etc/ssh/sshd_config to allow RSA keys.
I've been using keepass2android for years, with great luck.
However recently, when I create a new password entry, the new entry doesn't appear to be getting saved to my remote ssh server.
I'm guessing this because I created an entry a couple of days ago in keepass2android, but was unable to Search for it or pick it by Name after sorting today.
So I recreated the entry today in keepass2android, and found that I still couldn't pull it up inside same, just minutes after creating it.
On the ssh server itself, I'm seeing:
IOW, it hasn't been updated in 6 days.
I dug around in the keepass2android menus a bit, and didn't see anything about ssh in them. The source code had plenty of hits on 'ssh' though.
I'm using keepass2android 1.09c-r0 on Android Android 13 (Build number TP1A.221105.002) to talk to OpenSSH_7.6p1 on Ubuntu 18.04.6 LTS.
What do I need to do to restore this functionality?
Thanks!
The text was updated successfully, but these errors were encountered: