Jump to content

I've just recently discovered the existance of SSH, and that they can use "keys" instead of passwords to login, but I just can't seem to find a way to make keys work (i'm using the built in OpenSSH Server & Client) Ive saw in some posts that the built in version doesn't work, and that i'd have more luck using the one on Github, I followed these guides: https://github.com/HealisticEngineer/Powershell/blob/master/InstallOpenSSH.ps1#L17 But it gives me the same results. It won't ask me for any keys but ask for my password (and logs in if i enter the password correctly) I've restarted the services and everything. How would you go about setting up a proper SSH server with keys instead of passwords?

Link to comment
https://linustechtips.com/topic/1424641-using-a-key-to-login-ssh-windows10/
Share on other sites

Link to post
Share on other sites

58 minutes ago, Flux Azreal said:

I've just recently discovered the existance of SSH, and that they can use "keys" instead of passwords to login, but I just can't seem to find a way to make keys work (i'm using the built in OpenSSH Server & Client) Ive saw in some posts that the built in version doesn't work, and that i'd have more luck using the one on Github, I followed these guides: https://github.com/HealisticEngineer/Powershell/blob/master/InstallOpenSSH.ps1#L17 But it gives me the same results. It won't ask me for any keys but ask for my password (and logs in if i enter the password correctly) I've restarted the services and everything. How would you go about setting up a proper SSH server with keys instead of passwords?

Built into what?  OpenSSH works in general, or do you mean just for this key thing you are talking about? If you mean in general this implies a major screwup in a distro.

Edited by Bombastinator

Not a pro, not even very good.  I’m just old and have time currently.  Assuming I know a lot about computers can be a mistake.

 

Life is like a bowl of chocolates: there are all these little crinkly paper cups everywhere.

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×