mkud / Remmina_mRemoteNG_conv

This is converter between Remmina and mRemoteNG - two popular remote connections managers.
GNU Affero General Public License v3.0
27 stars 9 forks source link

Password store error #15

Open najericam opened 1 year ago

najericam commented 1 year ago

Hey all, I am getting below:

ERROR!!! It looks like you don’t have access to the password store. Perhaps you did not enter a name and/or password to unlock it. Restart the script to try again. Exiting!

If I run it as a user (no root) no feedback, but error pops when I cancel it (Ctrl+C). If I try and run it as a root, get prompt that I should not, I confirm with Yes and error pops right after.

So in both ways I am getting this error, any suggestion?

Thanks, MIlan.

mkud commented 1 year ago

Passwords are stored in the Default DBus SecretStorage (see https://secretstorage.readthedocs.io/en/latest/) (Remmina understands this)

Have you access to passwords in your computer by GNOME Keyring or KWallet or KeePassXC?