This repository has been archived by the owner on Sep 15, 2022. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 228
Password are way lengthy #3
Comments
I'm using ssh client that is installed with Scoop on windows. If you setup Public key authentication, you can login without passwords. |
for convenience i forked your code and assigned a easy passwrd
thanks anyway ... tutorial is great
…On Sun, 1 Dec, 2019, 7:00 PM Tomohiro, ***@***.***> wrote:
I'm using ssh client that is installed with Scoop <https://scoop.sh/> on
windows.
Copy & pasting password always works.
I installed it with scoop install openssh after installing scoop.
If you setup Public key authentication, you can login without passwords.
Please see #2 (comment)
<#2 (comment)>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#3?email_source=notifications&email_token=AI3MT5RVBIS5EFQAAQLCLOTQWO37TA5CNFSM4JTJRRIKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFRJITQ#issuecomment-560108622>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AI3MT5V5JUPWDZXX4S2227LQWO37TANCNFSM4JTJRRIA>
.
|
I read your forked repo and you replaced the passwords to too easy ones. |
Oh yea thats there.... but what are the chances... docker container will
die in 12hrs and ports also change frequently... so i made it easy
…On Mon, 2 Dec, 2019, 11:06 AM Tomohiro, ***@***.***> wrote:
I read your forked repo and you replaced the passwords to too easy ones.
When you setup SSH server using remocolab, anyone can try to connect it
from the internet.
Anyone can read your source code in your public Github repository.
If you really need to use such a simple passwords, you should disable
password authentication by adding PasswordAuthentication no to
/etc/ssh/sshd_config and use public key authentication only.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#3?email_source=notifications&email_token=AI3MT5TQNQG3ECSN2WRSPVLQWSNE3A5CNFSM4JTJRRIKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFSJGCQ#issuecomment-560239370>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AI3MT5QNDWURN42QL7BNYMTQWSNE3ANCNFSM4JTJRRIA>
.
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
on windows thhere is no ssh client ... i use git bash ..... problem is when i copy the pass some formatting is done ... it fails most of the time ... plz reduce the password size if possible ... thanks
The text was updated successfully, but these errors were encountered: