PowerShell / Win32-OpenSSH

Win32 port of OpenSSH
7.33k stars 753 forks source link

Please modify your install instructions #554

Closed discodance1 closed 7 years ago

discodance1 commented 7 years ago

In your install instructions you say to install openssh in C:\Program Files\OpenSSH but when you do so passwordless ssh ssh fails to work with unable to create token for user. Things work as expected when openssh is installed under C:\OpenSSH.

Either modify the doc for fix the code to reflect the install instructions.

manojampalam commented 7 years ago

What release? AFAIK with the latest release, it should work wherever installed.

jschvartz commented 7 years ago

Yes, it does work ok as specified in last documentation (tried it successfully this afternoon). Only the link for psexec: https://technet.microsoft.com/en-us/sysinternals/pxexec.aspx is no longer valid and should be replaced by: https://technet.microsoft.com/en-us/sysinternals/pstools

Thanks for everything! Joel

manojampalam commented 7 years ago

Thanks @jschvartz. Updated wiki.