passwordless error #833
Closed
paul-eddie
started this conversation in
General
Replies: 2 comments 1 reply
-
Beta Was this translation helpful? Give feedback.
0 replies
-
This is wild. I have had "" before but it didn't work but now when I tried that "" again, it worked! THANKS! Only when a developer is watching me, it started to work. LOL. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
According to the documentation, it says "Leaving it empty would disable the possibility to authenticate with a password. We would highly recommend not to use this option from a security point of view."
Which implies that I can do passwordless authentication using private/public keys.
I've tried the following values for an empty password:
password:
password:""
password:''
I also removed the 'password' line altogether.
In every variation, When saving the configuration in the add-on, it always says "Missing required option 'password'"
Am I missing something? Much appreciated if you can give an example of passwordless configuration.
See screenshot.

Beta Was this translation helpful? Give feedback.
All reactions