Mailing List Archive

[Bug 831] Allow agent forwarding in sftp & scp
http://bugzilla.mindrot.org/show_bug.cgi?id=831

Summary: Allow agent forwarding in sftp & scp
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P5
Component: sftp
AssignedTo: openssh-bugs@mindrot.org
ReportedBy: djm@mindrot.org


sftp & scp unconditionally disable agent forwarding for their underlying ssh
connections.

Unfortunately this makes it difficult to implement a SSH proxy that permits file
transfers using pubkey auth with the OpenSSH clients.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[Bug 831] Allow agent forwarding in sftp & scp [ In reply to ]
http://bugzilla.mindrot.org/show_bug.cgi?id=831





------- Additional Comments From djm@mindrot.org 2004-04-05 16:59 -------
Created an attachment (id=594)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=594&action=view)
Add -A option to scp and sftp

This adds a -A option to explicitly enable agent forwarding for the file
transfer clients.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[Bug 831] Allow agent forwarding in sftp & scp [ In reply to ]
http://bugzilla.mindrot.org/show_bug.cgi?id=831

djm@mindrot.org changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |michael.armbrecht@hp.com



------- Additional Comments From djm@mindrot.org 2004-04-14 13:24 -------
*** Bug 557 has been marked as a duplicate of this bug. ***



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.