[Bug 2812] New: Stream Local forwarding not working for root user

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Thu Dec 14 05:46:35 AEDT 2017


https://bugzilla.mindrot.org/show_bug.cgi?id=2812

            Bug ID: 2812
           Summary: Stream Local forwarding not working for root user
           Product: Portable OpenSSH
           Version: 7.4p1
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: sshd
          Assignee: unassigned-bugs at mindrot.org
          Reporter: hussein.galal.ahmed.11 at gmail.com

Operating System: 
# cat /etc/redhat-release 
CentOS Linux release 7.4.1708 (Core)


opening ssh tunnel to a socket on RHEL/Centos machine with root user
doesn't work and result in the following error when trying to use the
locally created socket:

# ssh -nNT -L $(pwd)/docker.sock:/var/run/docker.sock
root at 35.184.111.96
channel 1: open failed: administratively prohibited: open failed
channel 1: open failed: administratively prohibited: open failed


Normal users works correctly, and doesn't cause this error.

# rpm -qa | grep openssh-server
openssh-server-7.4p1-13.el7_4.x86_64

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list