Manoj Ampalam

Results 26 comments of Manoj Ampalam

@aaccioly ssh-agent is re-implemented from scratch for Windows to be more secure and provide a single sign on benefit. ssh-agent encrypts the added private key using user's (Windows) password (using...

Its valid for every key. Added the following to [considerations](https://github.com/PowerShell/Win32-OpenSSH/wiki/Various-Considerations) _ssh-agent only supports '-l' '-L' 'd' and '-D' options. It ignores '-c' and '-t' options of ssh-add. It persistently and...

@DarwinJS Good Idea. Is there a standard way to do it in GitHub other than hosting within the repository (and taking contributions via PRs) ? What do you recommend?

This is currently not supported but should work once AF_UNIX sockets support is added in POSIX adapter layer.

@aidansteele sorry. Nothing in the horizon yet.

I'm not sure what user context the container is running as, but it looks like its definitely the logged in user on host. If so, to achieve this, we need...

Can you see if this thread helps? https://github.com/PowerShell/Win32-OpenSSH/issues/307

Yes. This is in plan. Will likely come towards year end.

ControlMaster is not supported on Windows yet. See https://github.com/PowerShell/Win32-OpenSSH/wiki/Project-Scope