bugzilla-daemon at mindrot.org
2024-Aug-11 11:09 UTC
[Bug 3716] New: OpenSSH for Windows 10 Public Access Key Does Not Work (permissisons denied)
https://bugzilla.mindrot.org/show_bug.cgi?id=3716 Bug ID: 3716 Summary: OpenSSH for Windows 10 Public Access Key Does Not Work (permissisons denied) Product: Portable OpenSSH Version: -current Hardware: 68k OS: Windows 10 Status: NEW Severity: critical Priority: P5 Component: sshd Assignee: unassigned-bugs at mindrot.org Reporter: satchwinston at yahoo.com We cannot get public access key to work when using ssh. ssh with password works. Log indicates permission denied error but permissions appear correct: 7948 2024-08-09 17:43:27.343 debug1: trying public key file C:\\Users\\info001sec\\.ssh/authorized_keys 7948 2024-08-09 17:43:27.343 debug3: Failed to open file:C:/Users/info001sec/.ssh/authorized_keys error:13 7948 2024-08-09 17:43:27.343 debug1: Could not open authorized keys 'C:\\Users\\info001sec\\.ssh/authorized_keys': Permission denied info001sec has full access (rw) according to Windows10. info001sec is an Administrator. "Match Group" and "AuthorizedKeysFile __PROGRAMDATA__/ssh/administrators_authorized_keys" are commented out in sshd_config. Default shell for ssh is set to PowerShell (version 5) -- You are receiving this mail because: You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2024-Aug-11 11:10 UTC
[Bug 3716] OpenSSH for Windows 10 Public Access Key Does Not Work (permissions denied)
https://bugzilla.mindrot.org/show_bug.cgi?id=3716 Don Winston <satchwinston at yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|OpenSSH for Windows 10 |OpenSSH for Windows 10 |Public Access Key Does Not |Public Access Key Does Not |Work (permissisons denied) |Work (permissions denied) -- You are receiving this mail because: You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2024-Aug-11 13:52 UTC
[Bug 3716] OpenSSH for Windows 10 Public Access Key Does Not Work (permissions denied)
https://bugzilla.mindrot.org/show_bug.cgi?id=3716 Darren Tucker <dtucker at dtucker.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dtucker at dtucker.net --- Comment #1 from Darren Tucker <dtucker at dtucker.net> --- The software supplied by the OpenSSH team does not support Windows natively, which it what your log messages seem to be. Microsoft has a fork that does, but if that's what you're using, you need to report any problems with it to them (probably https://github.com/PowerShell/Win32-OpenSSH/issues). -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
bugzilla-daemon at mindrot.org
2024-Aug-11 13:53 UTC
[Bug 3716] OpenSSH for Windows 10 Public Access Key Does Not Work (permissions denied)
https://bugzilla.mindrot.org/show_bug.cgi?id=3716 Darren Tucker <dtucker at dtucker.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Hardware|68k |amd64 -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
bugzilla-daemon at mindrot.org
2024-Aug-19 01:44 UTC
[Bug 3716] OpenSSH for Windows 10 Public Access Key Does Not Work (permissions denied)
https://bugzilla.mindrot.org/show_bug.cgi?id=3716 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID CC| |djm at mindrot.org Status|NEW |RESOLVED -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug.