-
Notifications
You must be signed in to change notification settings - Fork 759
SSH remote sessions on Windows
Manoj Ampalam edited this page May 16, 2017
·
1 revision
Win32-OpenSSH currently supports password and key based authentication. Both local (workgroup) and domain accounts are supported. For domain accounts it is necessary to specify the domain as part of user name. See wiki for different supported formats.
- A remote session opened via password authentication has the user credentials attached to it and hence is capable of outbound authentication as the user.
- A remote session opened via key based authentication does not have associated user credentials and hence is not capable of outbound authentication as the user. This is by design and goes by the rules of standard Windows security.
- MSI Install Instructions
- Script Install Instructions
- Alternative installation using the universal installer
- Retrieving download links for the latest packages