Displaying 1 result from an estimated 1 matches for "openssh_mindrot".
2016 Oct 17
20
[Bug 2625] New: Support Capabilities for ssh client port forwarding
...ing
Product: Portable OpenSSH
Version: 7.3p1
Hardware: All
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh
Assignee: unassigned-bugs at mindrot.org
Reporter: alukardd+openssh_mindrot at alukardd.org
Created attachment 2880
--> https://bugzilla.mindrot.org/attachment.cgi?id=2880&action=edit
Don't require a root if there is CAP_NET_BIND_SERVICE
Hello.
I think openssh-client should allow use port forwarding not only for
root user.
CAP_NET_BIND_SERVICE enought to u...