Displaying 2 results from an estimated 2 matches for "mindrot2".
Did you mean:
mindrot
2011 Sep 11
4
[Bug 1936] New: -A command not available from ~C
...: Unclassified
Product: Portable OpenSSH
Version: 5.8p1
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: ssh
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: mindrot2 at misc.lka.org.lu
In an active ssh session, it is possible to escape to an internal
command processor using ~C.
This may be used (mainly) to set up port forwarding.
However, it would be useful if it were also possible to switch on (or
off) agent forwarding this way.
Indeed, for security reason...
2011 Sep 11
2
[Bug 1937] New: Make it possible to give a give an ssh session only access to a limit subset of ssh-agent keys
...: Unclassified
Product: Portable OpenSSH
Version: 5.8p1
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: ssh
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: mindrot2 at misc.lka.org.lu
Consider this case:
Alex is sitting at laptop.home , with identity I. He also has a
ssh-agent to which he has ssh-added work.key and linux.key
He has access to kernel.org, and occasionally he wants to transfer
files between kernel.org and linux.org, and thus set up an
authori...