Skip to content

debug1: Remote: Agent forwarding disabled: mkdtemp() failed: No such file or directory #1462

@ghost

Description

"OpenSSH for Windows" version
v8.0.0.0p1-Beta

Server OperatingSystem
Windows 10

What is failing
sshd is trying to create C:\tmp

debug1: Remote: Agent forwarding disabled: mkdtemp() failed: No such file or directory

Common scenario for ssh agent forwarding for connecting from linux to windows and then go on on anotherbox.

linux1 forward agent --> windows use agent --> linux2

workaround for mktemp

creating C:\tmp manually and the remote error disappears but agent forwarding still not working.

sshd tries to use unix sockets instead of named pipe.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions