| Summary: | tun/tap capability requires root privileges | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Jason <opensshbugs> | ||||||||
| Component: | sshd | Assignee: | Assigned to nobody <unassigned-bugs> | ||||||||
| Status: | NEW --- | ||||||||||
| Severity: | enhancement | CC: | djm | ||||||||
| Priority: | P2 | ||||||||||
| Version: | -current | ||||||||||
| Hardware: | All | ||||||||||
| OS: | All | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Jason
2006-08-31 01:25:51 AEST
Created attachment 1179 [details]
proof-of-concept TUNSETOWNER patch
This patch is the one referenced in the opening comment.
Created attachment 1199 [details]
patch updated for openssh-4.4_p1
Attached patch update for openssh-4.4_p1. cleaned up #ifdefs by assuming this capability would be desired on other platforms. Stubbed out (definitely not working) code for other platforms.
Created attachment 1315 [details]
upgrade to latest version
patch upgraded to version 4.6p1. Compiles cleanly on x86_64 running Gentoo. Still need some help with the *BSD code.
|