CharlesReinhardt
CharlesReinhardt
I'm trying to take a look at how we might go about fixing this issue within the aws-cli (in the case that changes on the CPython and OpenSSH side don't...
Thanks @hssyoo, that was exactly my issue. I was able to set up my local environment for testing using python 3.12.6 and reproduce the issue. I was playing around with...
It would be nice if `tempfile.mkdtemp()` had an argument for permission mode, but that issue has been discussed and closed on the Python side (https://github.com/python/cpython/issues/86050), so I like trying to...
@infrahead yes, unfortunately this issue still persists. Waiting to hear back from Win32-OpenSSH on this open issue (https://github.com/PowerShell/Win32-OpenSSH/issues/2317) regarding a fix. if you'd like to avoid using long-lived keys on...
Hey @tgauth , any updates on the Win32-OpenSSH side regarding the same ask from above? > I was curious if maintainers would be open to allowing OWNER RIGHTS provided that...