summaryrefslogtreecommitdiff
path: root/ssh_config.5
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2008-11-03 19:24:45 +1100
committerDamien Miller <djm@mindrot.org>2008-11-03 19:24:45 +1100
commitde7532e1d42a5af8d1766e3b693a3d0f45d11160 (patch)
tree58f0d056a341d84bf8bd696e62ee785364ab683e /ssh_config.5
parent2f54adabbb1e563ad639616ce7a93ffd17cc2de1 (diff)
- 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@
Diffstat (limited to 'ssh_config.5')
-rw-r--r--ssh_config.57
1 files changed, 4 insertions, 3 deletions
diff --git a/ssh_config.5 b/ssh_config.5
index 19dd9ec1b..8ca55bd80 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -34,8 +34,8 @@
34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
36.\" 36.\"
37.\" $OpenBSD: ssh_config.5,v 1.112 2008/08/02 04:29:51 krw Exp $ 37.\" $OpenBSD: ssh_config.5,v 1.113 2008/10/10 16:43:27 stevesk Exp $
38.Dd $Mdocdate: August 2 2008 $ 38.Dd $Mdocdate: October 10 2008 $
39.Dt SSH_CONFIG 5 39.Dt SSH_CONFIG 5
40.Os 40.Os
41.Sh NAME 41.Sh NAME
@@ -811,7 +811,8 @@ and
811.Ar host Ns / Ns Ar hostport . 811.Ar host Ns / Ns Ar hostport .
812Multiple forwardings may be specified, and additional 812Multiple forwardings may be specified, and additional
813forwardings can be given on the command line. 813forwardings can be given on the command line.
814Only the superuser can forward privileged ports. 814Privileged ports can be forwarded only when
815logging in as root on the remote machine.
815.Pp 816.Pp
816If the 817If the
817.Ar bind_address 818.Ar bind_address