From 5769ea87ec453c86863d6f69c474a4fe904ece71 Mon Sep 17 00:00:00 2001 From: djm Date: Mon, 3 Nov 2008 08:24:45 +0000 Subject: [PATCH] - stevesk@cvs.openbsd.org 2008/10/10 16:43:27 [ssh_config.5] use 'Privileged ports can be forwarded only when logging in as root on the remote machine.' for RemoteForward just like ssh.1 -R. ok djm@ jmc@ --- ssh_config.5 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ssh_config.5 b/ssh_config.5 index e4d0cad3..c3021fe6 100644 --- a/ssh_config.5 +++ b/ssh_config.5 @@ -34,7 +34,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: ssh_config.5,v 1.112 2008/08/02 04:29:51 krw Exp $ +.\" $OpenBSD: ssh_config.5,v 1.113 2008/10/10 16:43:27 stevesk Exp $ .Dd $Mdocdate$ .Dt SSH_CONFIG 5 .Os @@ -811,7 +811,8 @@ and .Ar host Ns / Ns Ar hostport . Multiple forwardings may be specified, and additional forwardings can be given on the command line. -Only the superuser can forward privileged ports. +Privileged ports can be forwarded only when +logging in as root on the remote machine. .Pp If the .Ar bind_address -- 2.45.2