Skip to content
This repository has been archived by the owner on Sep 15, 2022. It is now read-only.

Password are way lengthy #3

Closed
rayanfer32 opened this issue Dec 1, 2019 · 4 comments
Closed

Password are way lengthy #3

rayanfer32 opened this issue Dec 1, 2019 · 4 comments

Comments

@rayanfer32
Copy link

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

@demotomohiro
Copy link
Owner

I'm using ssh client that is installed with Scoop 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)

@rayanfer32
Copy link
Author

rayanfer32 commented Dec 1, 2019 via email

@demotomohiro
Copy link
Owner

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.

@rayanfer32
Copy link
Author

rayanfer32 commented Dec 2, 2019 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants