mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-27 15:54:22 +02:00
- 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@
This commit is contained in:
parent
2f54adabbb
commit
de7532e1d4
@ -34,8 +34,8 @@
|
|||||||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
.\" 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: August 2 2008 $
|
.Dd $Mdocdate: October 10 2008 $
|
||||||
.Dt SSH_CONFIG 5
|
.Dt SSH_CONFIG 5
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -811,7 +811,8 @@ and
|
|||||||
.Ar host Ns / Ns Ar hostport .
|
.Ar host Ns / Ns Ar hostport .
|
||||||
Multiple forwardings may be specified, and additional
|
Multiple forwardings may be specified, and additional
|
||||||
forwardings can be given on the command line.
|
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
|
.Pp
|
||||||
If the
|
If the
|
||||||
.Ar bind_address
|
.Ar bind_address
|
||||||
|
Loading…
x
Reference in New Issue
Block a user