[Bug 2347] New: permitopen doesn't work with unix domain sockets
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Mon Feb 2 06:32:58 AEDT 2015
https://bugzilla.mindrot.org/show_bug.cgi?id=2347
Bug ID: 2347
Summary: permitopen doesn't work with unix domain sockets
Product: Portable OpenSSH
Version: 6.7p1
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: sshd
Assignee: unassigned-bugs at mindrot.org
Reporter: mail at mpopp.eu
Hi,
thank you for the 6.7 release and the nifty feature to support binding
remote tunnels to unix domain sockets.
Unfortunately the permitopen command doesn't support domain sockets as
well.
If I put the following in my /home/user/.ssh/authorized_keys file:
permitopen="/tmp/asdf" ssh-ed25519 AAAA...
I get the following error message:
Feb 1 19:20:54 client sshd[62063]: Bad options in
/home/user/.ssh/authorized_keys file, line 1: ssh-ed25519 AAAA..
It would be great, if could have a look at the code and add support for
using unix domain sockets together with permitopen.
I have had a look at the code, but I couldn't provide a fix :-(
Regards
Marcus
P.S. Greetings Markus from your old fellow :-)
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list