]> andersk Git - openssh.git/commitdiff
- stevesk@cvs.openbsd.org 2008/10/10 16:43:27
authordjm <djm>
Mon, 3 Nov 2008 08:24:45 +0000 (08:24 +0000)
committerdjm <djm>
Mon, 3 Nov 2008 08:24:45 +0000 (08:24 +0000)
     [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

index e4d0cad32d006534a3c4963da2db6bb100d826e5..c3021fe6a3f5591fd95d9fa115a22cab0afd4dbf 100644 (file)
@@ -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
This page took 0.038774 seconds and 5 git commands to generate.