v7.7.0.0p1-Beta
manojampalam
released this
30 May 18:52
·
62 commits
to L1-Prod
since this release
This is a pre-release (non-production ready)
Regressions
- #1164 - scp and sftp won't work if OpenSSH is installed in "Program Files" or any directory with a white space.
- Work around - install in a path with no white space - ex. c:\openssh
- #1165 - SCP fails when using bash as alternative shell
Note
- This release introduces new rules for specifying user/group based configuration rules for domain principals - these should now adhere to NameSamCompatible format. For more info refer sshd_config manual.
This release includes
- OpenSSH 7.7 changes from upstream.
- Normalized user/group principal resolution - by @NoMoreFood
- Improvements to support nested groups while processing group based configuration rules - by @NoMoreFood
- Chroot support for sftp (and scp via custom shell). See sshd_config manual
- Support sshd in interactive mode (for testing and trouble shooting)
- various other fixes listed here
Source - https://github.com/PowerShell/openssh-portable/releases/tag/v7.7.0.0