[Bug 3404] New: Open SSH and Telnet behaving strange on windows server 2019 based on timezone of the server
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Mon Mar 14 17:30:12 AEDT 2022
https://bugzilla.mindrot.org/show_bug.cgi?id=3404
Bug ID: 3404
Summary: Open SSH and Telnet behaving strange on windows server
2019 based on timezone of the server
Product: Portable OpenSSH
Version: 7.6p1
Hardware: All
OS: Windows 10
Status: NEW
Severity: major
Priority: P5
Component: sshd
Assignee: unassigned-bugs at mindrot.org
Reporter: vanjaneya at beckman.com
Created attachment 3580
--> https://bugzilla.mindrot.org/attachment.cgi?id=3580&action=edit
Success
I have a strange issue when I connect SSH from one of my machines to a
windows server 2019 I use OpenSSH in the windows server and the client
has a private key to connect to the server it works fine if server time
zone is UTC + (eg: Indian timezone) and not work if the server time
zone is UTC - (eg: USA timezones)
I use bellow Plink command
plink.exe -v workflow -P 22 -l administrator -N -i "C:\Program
Files\RDC\private.ppk" -R 3391:127.0.0.1:3389
and it gives bellow out put when it is UTC + time zones
Successfully connecting
and when it is just change to UTC - time zone bellow error am getting a
failure
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list