blob: 34fe635e4bd85b35313564d66c49454faccb3043 [file] [log] [blame]
Damien Miller32aa1441999-10-29 09:15:49 +10001.\"
Damien Miller32aa1441999-10-29 09:15:49 +10002.\" Author: Tatu Ylonen <ylo@cs.hut.fi>
Damien Miller32aa1441999-10-29 09:15:49 +10003.\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
4.\" All rights reserved
5.\"
Damien Millere4340be2000-09-16 13:29:08 +11006.\" As far as I am concerned, the code I have written for this software
7.\" can be used freely for any purpose. Any derived versions of this
8.\" software must be clearly marked as such, and if the derived work is
9.\" incompatible with the protocol description in the RFC file, it must be
10.\" called by a name other than "ssh" or "Secure Shell".
Damien Miller32aa1441999-10-29 09:15:49 +100011.\"
Ben Lindstrom92a2e382001-03-05 06:59:27 +000012.\" Copyright (c) 1999,2000 Markus Friedl. All rights reserved.
13.\" Copyright (c) 1999 Aaron Campbell. All rights reserved.
14.\" Copyright (c) 1999 Theo de Raadt. All rights reserved.
Damien Millere4340be2000-09-16 13:29:08 +110015.\"
16.\" Redistribution and use in source and binary forms, with or without
17.\" modification, are permitted provided that the following conditions
18.\" are met:
19.\" 1. Redistributions of source code must retain the above copyright
20.\" notice, this list of conditions and the following disclaimer.
21.\" 2. Redistributions in binary form must reproduce the above copyright
22.\" notice, this list of conditions and the following disclaimer in the
23.\" documentation and/or other materials provided with the distribution.
24.\"
25.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
26.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
27.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
28.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
29.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
30.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
31.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
32.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Damien Miller32aa1441999-10-29 09:15:49 +100035.\"
djm@openbsd.org957fbce2014-10-08 22:20:25 +000036.\" $OpenBSD: ssh.1,v 1.350 2014/10/08 22:20:25 djm Exp $
37.Dd $Mdocdate: October 8 2014 $
Damien Miller32aa1441999-10-29 09:15:49 +100038.Dt SSH 1
39.Os
40.Sh NAME
41.Nm ssh
Ben Lindstromd58eb5f2001-03-07 06:07:22 +000042.Nd OpenSSH SSH client (remote login program)
Damien Miller32aa1441999-10-29 09:15:49 +100043.Sh SYNOPSIS
44.Nm ssh
Damien Millerbcfbc482010-07-16 13:59:11 +100045.Bk -words
djm@openbsd.org957fbce2014-10-08 22:20:25 +000046.Op Fl 1246AaCfgGKkMNnqsTtVvXxYy
Ben Lindstrome0f88042001-04-30 13:06:24 +000047.Op Fl b Ar bind_address
Damien Miller30c3d422000-05-09 11:02:59 +100048.Op Fl c Ar cipher_spec
Damien Millerbcfbc482010-07-16 13:59:11 +100049.Op Fl D Oo Ar bind_address : Oc Ns Ar port
Damien Miller03d4d7e2013-04-23 15:21:06 +100050.Op Fl E Ar log_file
Damien Miller32aa1441999-10-29 09:15:49 +100051.Op Fl e Ar escape_char
Ben Lindstrom14f31ab2001-09-12 17:48:04 +000052.Op Fl F Ar configfile
Damien Miller048dc932010-02-12 09:22:04 +110053.Op Fl I Ar pkcs11
Darren Tucker61776952003-10-02 16:19:47 +100054.Op Fl i Ar identity_file
Damien Millerbcfbc482010-07-16 13:59:11 +100055.Op Fl L Oo Ar bind_address : Oc Ns Ar port : Ns Ar host : Ns Ar hostport
Darren Tucker61776952003-10-02 16:19:47 +100056.Op Fl l Ar login_name
57.Op Fl m Ar mac_spec
Darren Tucker7ebfc102004-11-07 20:06:19 +110058.Op Fl O Ar ctl_cmd
Darren Tucker61776952003-10-02 16:19:47 +100059.Op Fl o Ar option
Darren Tucker61776952003-10-02 16:19:47 +100060.Op Fl p Ar port
Damien Millerbdb352a2013-12-05 10:20:52 +110061.Op Fl Q Cm cipher | cipher-auth | mac | kex | key
Damien Millerbcfbc482010-07-16 13:59:11 +100062.Op Fl R Oo Ar bind_address : Oc Ns Ar port : Ns Ar host : Ns Ar hostport
Darren Tucker7ebfc102004-11-07 20:06:19 +110063.Op Fl S Ar ctl_path
Darren Tucker7ad8dd22010-01-12 19:40:27 +110064.Op Fl W Ar host : Ns Ar port
Damien Millerbcfbc482010-07-16 13:59:11 +100065.Op Fl w Ar local_tun Ns Op : Ns Ar remote_tun
Darren Tucker61776952003-10-02 16:19:47 +100066.Oo Ar user Ns @ Oc Ns Ar hostname
Damien Miller32aa1441999-10-29 09:15:49 +100067.Op Ar command
Damien Millerbcfbc482010-07-16 13:59:11 +100068.Ek
Damien Miller22c77262000-04-13 12:26:34 +100069.Sh DESCRIPTION
Damien Miller32aa1441999-10-29 09:15:49 +100070.Nm
Ben Lindstromd58eb5f2001-03-07 06:07:22 +000071(SSH client) is a program for logging into a remote machine and for
Damien Miller7684ee12000-03-17 23:40:15 +110072executing commands on a remote machine.
Darren Tucker61776952003-10-02 16:19:47 +100073It is intended to replace rlogin and rsh,
74and provide secure encrypted communications between
Damien Miller7684ee12000-03-17 23:40:15 +110075two untrusted hosts over an insecure network.
Damien Millera8a0f652014-07-30 12:32:28 +100076X11 connections, arbitrary TCP ports and
77.Ux Ns -domain
78sockets can also be forwarded over the secure channel.
Damien Miller32aa1441999-10-29 09:15:49 +100079.Pp
80.Nm
Damien Miller22c77262000-04-13 12:26:34 +100081connects and logs into the specified
Darren Tucker61776952003-10-02 16:19:47 +100082.Ar hostname
83(with optional
84.Ar user
85name).
Damien Miller32aa1441999-10-29 09:15:49 +100086The user must prove
Damien Millere247cc42000-05-07 12:03:14 +100087his/her identity to the remote machine using one of several methods
Darren Tucker5434cfe2005-12-20 16:11:35 +110088depending on the protocol version used (see below).
Damien Millere247cc42000-05-07 12:03:14 +100089.Pp
Darren Tucker61776952003-10-02 16:19:47 +100090If
91.Ar command
92is specified,
Darren Tuckerb18c8672005-12-20 16:10:09 +110093it is executed on the remote host instead of a login shell.
Darren Tucker0b42e6d2004-08-13 21:22:40 +100094.Pp
Damien Miller0bc1bd82000-11-13 22:57:25 +110095The options are as follows:
Damien Miller32aa1441999-10-29 09:15:49 +100096.Bl -tag -width Ds
Darren Tucker61776952003-10-02 16:19:47 +100097.It Fl 1
98Forces
99.Nm
100to try protocol version 1 only.
101.It Fl 2
102Forces
103.Nm
104to try protocol version 2 only.
105.It Fl 4
106Forces
107.Nm
108to use IPv4 addresses only.
109.It Fl 6
110Forces
111.Nm
112to use IPv6 addresses only.
Damien Millerb1715dc2000-05-30 13:44:51 +1000113.It Fl A
114Enables forwarding of the authentication agent connection.
115This can also be specified on a per-host basis in a configuration file.
Damien Millerb5fdfaa2002-09-12 09:52:03 +1000116.Pp
Damien Miller495dca32003-04-01 21:42:14 +1000117Agent forwarding should be enabled with caution.
118Users with the ability to bypass file permissions on the remote host
Darren Tuckerae69e1d2009-10-24 11:41:34 +1100119(for the agent's
Darren Tucker98c9aec2009-10-24 11:42:44 +1100120.Ux Ns -domain
121socket) can access the local agent through the forwarded connection.
Damien Miller495dca32003-04-01 21:42:14 +1000122An attacker cannot obtain key material from the agent,
Damien Millerb5fdfaa2002-09-12 09:52:03 +1000123however they can perform operations on the keys that enable them to
124authenticate using the identities loaded into the agent.
Darren Tucker61776952003-10-02 16:19:47 +1000125.It Fl a
126Disables forwarding of the authentication agent connection.
Ben Lindstrome0f88042001-04-30 13:06:24 +0000127.It Fl b Ar bind_address
Darren Tuckera5cf8552005-07-14 17:04:18 +1000128Use
129.Ar bind_address
130on the local machine as the source address
131of the connection.
132Only useful on systems with more than one address.
Darren Tucker61776952003-10-02 16:19:47 +1000133.It Fl C
134Requests compression of all data (including stdin, stdout, stderr, and
Damien Millera8a0f652014-07-30 12:32:28 +1000135data for forwarded X11, TCP and
136.Ux Ns -domain
137connections).
Darren Tucker61776952003-10-02 16:19:47 +1000138The compression algorithm is the same used by
139.Xr gzip 1 ,
140and the
141.Dq level
142can be controlled by the
143.Cm CompressionLevel
144option for protocol version 1.
145Compression is desirable on modem lines and other
146slow connections, but will only slow down things on fast networks.
147The default value can be set on a host-by-host basis in the
148configuration files; see the
149.Cm Compression
150option.
Damien Miller05202ff2004-06-15 10:30:39 +1000151.It Fl c Ar cipher_spec
152Selects the cipher specification for encrypting the session.
153.Pp
154Protocol version 1 allows specification of a single cipher.
Darren Tucker1e4308e2005-10-03 18:18:40 +1000155The supported values are
Damien Miller05202ff2004-06-15 10:30:39 +1000156.Dq 3des ,
Darren Tuckerff9f4842005-12-20 16:10:45 +1100157.Dq blowfish ,
Damien Miller05202ff2004-06-15 10:30:39 +1000158and
159.Dq des .
Damien Miller35978212005-12-24 14:56:47 +1100160For protocol version 2,
Damien Miller05202ff2004-06-15 10:30:39 +1000161.Ar cipher_spec
162is a comma-separated list of ciphers
163listed in order of preference.
Darren Tucker3a6a51f2009-06-21 17:48:52 +1000164See the
165.Cm Ciphers
Damien Miller081f3c72010-08-03 16:05:25 +1000166keyword in
167.Xr ssh_config 5
168for more information.
Darren Tuckerc8d64212005-10-03 18:13:42 +1000169.It Fl D Xo
170.Sm off
171.Oo Ar bind_address : Oc
172.Ar port
173.Sm on
174.Xc
Darren Tucker61776952003-10-02 16:19:47 +1000175Specifies a local
176.Dq dynamic
177application-level port forwarding.
178This works by allocating a socket to listen to
179.Ar port
Darren Tuckerc8d64212005-10-03 18:13:42 +1000180on the local side, optionally bound to the specified
181.Ar bind_address .
182Whenever a connection is made to this port, the
Darren Tucker61776952003-10-02 16:19:47 +1000183connection is forwarded over the secure channel, and the application
184protocol is then used to determine where to connect to from the
185remote machine.
186Currently the SOCKS4 and SOCKS5 protocols are supported, and
187.Nm
188will act as a SOCKS server.
189Only root can forward privileged ports.
190Dynamic port forwardings can also be specified in the configuration file.
Darren Tuckerc8d64212005-10-03 18:13:42 +1000191.Pp
Damien Miller7fa96602010-08-05 13:03:13 +1000192IPv6 addresses can be specified by enclosing the address in square brackets.
Darren Tuckerc8d64212005-10-03 18:13:42 +1000193Only the superuser can forward privileged ports.
194By default, the local port is bound in accordance with the
195.Cm GatewayPorts
196setting.
197However, an explicit
198.Ar bind_address
199may be used to bind the connection to a specific address.
200The
201.Ar bind_address
202of
203.Dq localhost
204indicates that the listening port be bound for local use only, while an
205empty address or
206.Sq *
207indicates that the port should be available from all interfaces.
Damien Miller03d4d7e2013-04-23 15:21:06 +1000208.It Fl E Ar log_file
209Append debug logs to
210.Ar log_file
211instead of standard error.
Damien Miller2142ba02005-12-24 14:56:29 +1100212.It Fl e Ar escape_char
Damien Miller32aa1441999-10-29 09:15:49 +1000213Sets the escape character for sessions with a pty (default:
214.Ql ~ ) .
Damien Miller7684ee12000-03-17 23:40:15 +1100215The escape character is only recognized at the beginning of a line.
216The escape character followed by a dot
Damien Miller32aa1441999-10-29 09:15:49 +1000217.Pq Ql \&.
Darren Tucker61776952003-10-02 16:19:47 +1000218closes the connection;
219followed by control-Z suspends the connection;
220and followed by itself sends the escape character once.
Damien Miller7684ee12000-03-17 23:40:15 +1100221Setting the character to
Damien Miller32aa1441999-10-29 09:15:49 +1000222.Dq none
223disables any escapes and makes the session fully transparent.
Darren Tucker61776952003-10-02 16:19:47 +1000224.It Fl F Ar configfile
225Specifies an alternative per-user configuration file.
226If a configuration file is given on the command line,
227the system-wide configuration file
228.Pq Pa /etc/ssh/ssh_config
229will be ignored.
230The default for the per-user configuration file is
Damien Miller167ea5d2005-05-26 12:04:02 +1000231.Pa ~/.ssh/config .
Damien Miller32aa1441999-10-29 09:15:49 +1000232.It Fl f
233Requests
234.Nm
Damien Miller7684ee12000-03-17 23:40:15 +1100235to go to background just before command execution.
236This is useful if
Damien Miller32aa1441999-10-29 09:15:49 +1000237.Nm
238is going to ask for passwords or passphrases, but the user
Damien Miller7684ee12000-03-17 23:40:15 +1100239wants it in the background.
Damien Miller22c77262000-04-13 12:26:34 +1000240This implies
Damien Miller32aa1441999-10-29 09:15:49 +1000241.Fl n .
242The recommended way to start X11 programs at a remote site is with
243something like
244.Ic ssh -f host xterm .
Darren Tucker9a2a6092008-07-04 12:53:50 +1000245.Pp
246If the
247.Cm ExitOnForwardFailure
248configuration option is set to
249.Dq yes ,
250then a client started with
251.Fl f
252will wait for all remote port forwards to be successfully established
253before placing itself in the background.
djm@openbsd.org957fbce2014-10-08 22:20:25 +0000254.It Fl G
255Causes
256.Nm
257to print its configuration after evaluating
258.Cm Host
259and
260.Cm Match
261blocks and exit.
Damien Miller396691a2000-01-20 22:44:08 +1100262.It Fl g
263Allows remote hosts to connect to local forwarded ports.
Damien Miller49d9bfe2014-07-03 21:26:42 +1000264If used on a multiplexed connection, then this option must be specified
265on the master process.
Damien Miller7ea845e2010-02-12 09:21:02 +1100266.It Fl I Ar pkcs11
Damien Millerd400da52010-02-12 09:26:23 +1100267Specify the PKCS#11 shared library
Darren Tucker61776952003-10-02 16:19:47 +1000268.Nm
Damien Millera7618442010-02-12 09:26:02 +1100269should use to communicate with a PKCS#11 token providing the user's
Darren Tucker61776952003-10-02 16:19:47 +1000270private RSA key.
Damien Miller32aa1441999-10-29 09:15:49 +1000271.It Fl i Ar identity_file
Damien Millerfae23862002-01-22 23:32:26 +1100272Selects a file from which the identity (private key) for
Damien Millereb8b60e2010-08-31 22:41:14 +1000273public key authentication is read.
Damien Millerfae23862002-01-22 23:32:26 +1100274The default is
Damien Miller167ea5d2005-05-26 12:04:02 +1000275.Pa ~/.ssh/identity
Damien Millerfae23862002-01-22 23:32:26 +1100276for protocol version 1, and
Damien Millereb8b60e2010-08-31 22:41:14 +1000277.Pa ~/.ssh/id_dsa ,
Damien Miller8ba0ead2013-12-18 17:46:27 +1100278.Pa ~/.ssh/id_ecdsa ,
279.Pa ~/.ssh/id_ed25519
Damien Millerfae23862002-01-22 23:32:26 +1100280and
Damien Millereb8b60e2010-08-31 22:41:14 +1000281.Pa ~/.ssh/id_rsa
Damien Millerfae23862002-01-22 23:32:26 +1100282for protocol version 2.
Damien Miller7684ee12000-03-17 23:40:15 +1100283Identity files may also be specified on
284a per-host basis in the configuration file.
285It is possible to have multiple
Damien Miller32aa1441999-10-29 09:15:49 +1000286.Fl i
287options (and multiple identities specified in
288configuration files).
Damien Miller5059d8d2010-03-05 21:31:11 +1100289.Nm
290will also try to load certificate information from the filename obtained
291by appending
292.Pa -cert.pub
293to identity filenames.
Darren Tucker415bddc2007-06-12 23:43:16 +1000294.It Fl K
295Enables GSSAPI-based authentication and forwarding (delegation) of GSSAPI
296credentials to the server.
Damien Miller32aa1441999-10-29 09:15:49 +1000297.It Fl k
Damien Millere0113cc2003-11-24 13:10:09 +1100298Disables forwarding (delegation) of GSSAPI credentials to the server.
Darren Tucker61776952003-10-02 16:19:47 +1000299.It Fl L Xo
300.Sm off
Damien Millerf91ee4c2005-03-01 21:24:33 +1100301.Oo Ar bind_address : Oc
Darren Tucker61776952003-10-02 16:19:47 +1000302.Ar port : host : hostport
303.Sm on
304.Xc
305Specifies that the given port on the local (client) host is to be
306forwarded to the given host and port on the remote side.
307This works by allocating a socket to listen to
308.Ar port
Damien Millerf91ee4c2005-03-01 21:24:33 +1100309on the local side, optionally bound to the specified
310.Ar bind_address .
311Whenever a connection is made to this port, the
Darren Tucker61776952003-10-02 16:19:47 +1000312connection is forwarded over the secure channel, and a connection is
313made to
314.Ar host
315port
316.Ar hostport
317from the remote machine.
318Port forwardings can also be specified in the configuration file.
Damien Miller7fa96602010-08-05 13:03:13 +1000319IPv6 addresses can be specified by enclosing the address in square brackets.
Damien Millerf91ee4c2005-03-01 21:24:33 +1100320Only the superuser can forward privileged ports.
321By default, the local port is bound in accordance with the
322.Cm GatewayPorts
323setting.
324However, an explicit
325.Ar bind_address
326may be used to bind the connection to a specific address.
327The
328.Ar bind_address
329of
330.Dq localhost
Damien Miller36bf7dd2005-03-02 12:02:47 +1100331indicates that the listening port be bound for local use only, while an
332empty address or
333.Sq *
Damien Millerf91ee4c2005-03-01 21:24:33 +1100334indicates that the port should be available from all interfaces.
Damien Miller32aa1441999-10-29 09:15:49 +1000335.It Fl l Ar login_name
Damien Miller7684ee12000-03-17 23:40:15 +1100336Specifies the user to log in as on the remote machine.
337This also may be specified on a per-host basis in the configuration file.
Damien Miller0e220db2004-06-15 10:34:08 +1000338.It Fl M
339Places the
340.Nm
341client into
342.Dq master
343mode for connection sharing.
Damien Miller88b25522005-12-31 16:23:15 +1100344Multiple
345.Fl M
346options places
347.Nm
348into
349.Dq master
350mode with confirmation required before slave connections are accepted.
Damien Miller0e220db2004-06-15 10:34:08 +1000351Refer to the description of
352.Cm ControlMaster
353in
354.Xr ssh_config 5
355for details.
Damien Miller5d1eceb2004-06-30 22:37:57 +1000356.It Fl m Ar mac_spec
357Additionally, for protocol version 2 a comma-separated list of MAC
358(message authentication code) algorithms can
359be specified in order of preference.
360See the
361.Cm MACs
362keyword for more information.
Darren Tucker61776952003-10-02 16:19:47 +1000363.It Fl N
364Do not execute a remote command.
365This is useful for just forwarding ports
366(protocol version 2 only).
Damien Miller32aa1441999-10-29 09:15:49 +1000367.It Fl n
368Redirects stdin from
369.Pa /dev/null
370(actually, prevents reading from stdin).
371This must be used when
372.Nm
Damien Miller7684ee12000-03-17 23:40:15 +1100373is run in the background.
374A common trick is to use this to run X11 programs on a remote machine.
375For example,
Damien Miller32aa1441999-10-29 09:15:49 +1000376.Ic ssh -n shadows.cs.hut.fi emacs &
377will start an emacs on shadows.cs.hut.fi, and the X11
378connection will be automatically forwarded over an encrypted channel.
379The
380.Nm
381program will be put in the background.
382(This does not work if
383.Nm
384needs to ask for a password or passphrase; see also the
385.Fl f
386option.)
Darren Tuckere04644c2004-12-03 14:08:45 +1100387.It Fl O Ar ctl_cmd
388Control an active connection multiplexing master process.
389When the
390.Fl O
391option is specified, the
392.Ar ctl_cmd
393argument is interpreted and passed to the master process.
394Valid commands are:
395.Dq check
Damien Miller388f6fc2010-05-21 14:57:35 +1000396(check that the master process is running),
397.Dq forward
Damien Miller8cb1cda2011-05-05 14:16:56 +1000398(request forwardings without command execution),
Damien Miller1bcbd0a2011-09-22 21:40:45 +1000399.Dq cancel
400(cancel forwardings),
Darren Tuckere04644c2004-12-03 14:08:45 +1100401.Dq exit
Damien Miller8cb1cda2011-05-05 14:16:56 +1000402(request the master to exit), and
Damien Miller6c3eec72011-05-05 14:16:22 +1000403.Dq stop
404(request the master to stop accepting further multiplexing requests).
Damien Miller32aa1441999-10-29 09:15:49 +1000405.It Fl o Ar option
Ben Lindstrom14c62eb2001-08-15 23:25:46 +0000406Can be used to give options in the format used in the configuration file.
Damien Miller32aa1441999-10-29 09:15:49 +1000407This is useful for specifying options for which there is no separate
Damien Miller7684ee12000-03-17 23:40:15 +1100408command-line flag.
Darren Tucker61776952003-10-02 16:19:47 +1000409For full details of the options listed below, and their possible values, see
410.Xr ssh_config 5 .
411.Pp
412.Bl -tag -width Ds -offset indent -compact
413.It AddressFamily
414.It BatchMode
415.It BindAddress
Damien Miller0faf7472013-10-17 11:47:23 +1100416.It CanonicalDomains
Damien Miller38505592013-10-17 11:48:13 +1100417.It CanonicalizeFallbackLocal
418.It CanonicalizeHostname
419.It CanonicalizeMaxDots
420.It CanonicalizePermittedCNAMEs
Darren Tucker61776952003-10-02 16:19:47 +1000421.It ChallengeResponseAuthentication
422.It CheckHostIP
423.It Cipher
424.It Ciphers
425.It ClearAllForwardings
426.It Compression
427.It CompressionLevel
428.It ConnectionAttempts
Darren Tuckeredae0ec2004-05-02 22:15:52 +1000429.It ConnectTimeout
Damien Miller0e220db2004-06-15 10:34:08 +1000430.It ControlMaster
431.It ControlPath
Damien Millerefad7272011-09-22 21:33:53 +1000432.It ControlPersist
Darren Tucker61776952003-10-02 16:19:47 +1000433.It DynamicForward
Darren Tucker61776952003-10-02 16:19:47 +1000434.It EscapeChar
Darren Tuckere7d4b192006-07-12 22:17:10 +1000435.It ExitOnForwardFailure
Darren Tucker61776952003-10-02 16:19:47 +1000436.It ForwardAgent
437.It ForwardX11
Damien Millerefad7272011-09-22 21:33:53 +1000438.It ForwardX11Timeout
Darren Tucker0a118da2003-10-15 15:54:32 +1000439.It ForwardX11Trusted
Darren Tucker61776952003-10-02 16:19:47 +1000440.It GatewayPorts
441.It GlobalKnownHostsFile
442.It GSSAPIAuthentication
443.It GSSAPIDelegateCredentials
Damien Millere1776152005-03-01 21:47:37 +1100444.It HashKnownHosts
Darren Tucker61776952003-10-02 16:19:47 +1000445.It Host
446.It HostbasedAuthentication
447.It HostKeyAlgorithms
448.It HostKeyAlias
449.It HostName
450.It IdentityFile
Damien Millerbd394c32004-03-08 23:12:36 +1100451.It IdentitiesOnly
Damien Miller0a184732010-11-20 15:21:03 +1100452.It IPQoS
Damien Millerefad7272011-09-22 21:33:53 +1000453.It KbdInteractiveAuthentication
Darren Tucker636ca902004-11-05 20:22:00 +1100454.It KbdInteractiveDevices
Damien Miller7fe2b1f2010-09-24 22:11:53 +1000455.It KexAlgorithms
Damien Millerd27b9472005-12-13 19:29:02 +1100456.It LocalCommand
Darren Tucker61776952003-10-02 16:19:47 +1000457.It LocalForward
458.It LogLevel
459.It MACs
Damien Millerd77b81f2013-10-17 11:39:00 +1100460.It Match
Darren Tucker61776952003-10-02 16:19:47 +1000461.It NoHostAuthenticationForLocalhost
462.It NumberOfPasswordPrompts
463.It PasswordAuthentication
Damien Millerd27b9472005-12-13 19:29:02 +1100464.It PermitLocalCommand
Damien Miller7ea845e2010-02-12 09:21:02 +1100465.It PKCS11Provider
Darren Tucker61776952003-10-02 16:19:47 +1000466.It Port
467.It PreferredAuthentications
468.It Protocol
469.It ProxyCommand
Damien Millerf2f6c312013-08-21 02:44:58 +1000470.It ProxyUseFdpass
Darren Tucker61776952003-10-02 16:19:47 +1000471.It PubkeyAuthentication
Darren Tucker62388b22006-01-20 11:31:47 +1100472.It RekeyLimit
Darren Tucker61776952003-10-02 16:19:47 +1000473.It RemoteForward
Damien Millerf4b32aa2011-05-15 08:47:43 +1000474.It RequestTTY
Darren Tucker61776952003-10-02 16:19:47 +1000475.It RhostsRSAAuthentication
476.It RSAAuthentication
Darren Tucker7a6c0662004-05-02 22:14:03 +1000477.It SendEnv
Damien Miller509b0102003-12-17 16:33:10 +1100478.It ServerAliveInterval
479.It ServerAliveCountMax
Damien Miller6d576562014-07-18 15:02:06 +1000480.It StreamLocalBindMask
481.It StreamLocalBindUnlink
Darren Tucker61776952003-10-02 16:19:47 +1000482.It StrictHostKeyChecking
Damien Miller12c150e2003-12-17 16:31:10 +1100483.It TCPKeepAlive
Damien Millerd27b9472005-12-13 19:29:02 +1100484.It Tunnel
485.It TunnelDevice
Darren Tucker61776952003-10-02 16:19:47 +1000486.It UsePrivilegedPort
487.It User
488.It UserKnownHostsFile
489.It VerifyHostKeyDNS
Damien Miller86399202008-06-30 00:04:31 +1000490.It VisualHostKey
Darren Tucker61776952003-10-02 16:19:47 +1000491.It XAuthLocation
492.El
Damien Miller32aa1441999-10-29 09:15:49 +1000493.It Fl p Ar port
Damien Miller7684ee12000-03-17 23:40:15 +1100494Port to connect to on the remote host.
495This can be specified on a
Damien Miller32aa1441999-10-29 09:15:49 +1000496per-host basis in the configuration file.
Damien Millerbdb352a2013-12-05 10:20:52 +1100497.It Fl Q Cm cipher | cipher-auth | mac | kex | key
Damien Millerea111192013-04-23 19:24:32 +1000498Queries
499.Nm
Damien Millerd937dc02013-12-05 10:19:54 +1100500for the algorithms supported for the specified version 2.
501The available features are:
502.Ar cipher
Damien Millerea111192013-04-23 19:24:32 +1000503(supported symmetric ciphers),
Damien Millerd937dc02013-12-05 10:19:54 +1100504.Ar cipher-auth
Damien Miller0fde8ac2013-11-21 14:12:23 +1100505(supported symmetric ciphers that support authenticated encryption),
Damien Millerd937dc02013-12-05 10:19:54 +1100506.Ar mac
Damien Millerea111192013-04-23 19:24:32 +1000507(supported message integrity codes),
Damien Millerd937dc02013-12-05 10:19:54 +1100508.Ar kex
Damien Millerea111192013-04-23 19:24:32 +1000509(key exchange algorithms),
Damien Millerd937dc02013-12-05 10:19:54 +1100510.Ar key
Damien Millerea111192013-04-23 19:24:32 +1000511(key types).
Damien Miller32aa1441999-10-29 09:15:49 +1000512.It Fl q
Damien Miller7684ee12000-03-17 23:40:15 +1100513Quiet mode.
Damien Millereb602472008-02-10 22:21:28 +1100514Causes most warning and diagnostic messages to be suppressed.
Darren Tucker61776952003-10-02 16:19:47 +1000515.It Fl R Xo
516.Sm off
Damien Millerf91ee4c2005-03-01 21:24:33 +1100517.Oo Ar bind_address : Oc
Darren Tucker61776952003-10-02 16:19:47 +1000518.Ar port : host : hostport
519.Sm on
520.Xc
Damien Miller32aa1441999-10-29 09:15:49 +1000521Specifies that the given port on the remote (server) host is to be
Damien Miller7684ee12000-03-17 23:40:15 +1100522forwarded to the given host and port on the local side.
523This works by allocating a socket to listen to
Damien Miller32aa1441999-10-29 09:15:49 +1000524.Ar port
525on the remote side, and whenever a connection is made to this port, the
526connection is forwarded over the secure channel, and a connection is
527made to
Damien Miller34132e52000-01-14 15:45:46 +1100528.Ar host
529port
530.Ar hostport
Damien Miller7684ee12000-03-17 23:40:15 +1100531from the local machine.
Damien Millerf91ee4c2005-03-01 21:24:33 +1100532.Pp
Damien Miller7684ee12000-03-17 23:40:15 +1100533Port forwardings can also be specified in the configuration file.
534Privileged ports can be forwarded only when
Damien Miller32aa1441999-10-29 09:15:49 +1000535logging in as root on the remote machine.
Damien Miller70b2d552012-04-22 11:26:10 +1000536IPv6 addresses can be specified by enclosing the address in square brackets.
Damien Millerf91ee4c2005-03-01 21:24:33 +1100537.Pp
538By default, the listening socket on the server will be bound to the loopback
539interface only.
Darren Tucker63917bd2008-11-11 16:33:48 +1100540This may be overridden by specifying a
Damien Millerf91ee4c2005-03-01 21:24:33 +1100541.Ar bind_address .
Damien Miller36bf7dd2005-03-02 12:02:47 +1100542An empty
543.Ar bind_address ,
Damien Millerf91ee4c2005-03-01 21:24:33 +1100544or the address
Damien Miller36bf7dd2005-03-02 12:02:47 +1100545.Ql * ,
Damien Millerf91ee4c2005-03-01 21:24:33 +1100546indicates that the remote socket should listen on all interfaces.
547Specifying a remote
548.Ar bind_address
Damien Miller36bf7dd2005-03-02 12:02:47 +1100549will only succeed if the server's
550.Cm GatewayPorts
Damien Millerf91ee4c2005-03-01 21:24:33 +1100551option is enabled (see
Damien Miller36bf7dd2005-03-02 12:02:47 +1100552.Xr sshd_config 5 ) .
Damien Millere2f4cc52009-02-14 16:33:49 +1100553.Pp
554If the
555.Ar port
556argument is
Damien Miller65fa4ca2009-02-14 16:34:05 +1100557.Ql 0 ,
Damien Millere2f4cc52009-02-14 16:33:49 +1100558the listen port will be dynamically allocated on the server and reported
559to the client at run time.
Damien Miller388f6fc2010-05-21 14:57:35 +1000560When used together with
561.Ic -O forward
562the allocated port will be printed to the standard output.
Darren Tucker7ebfc102004-11-07 20:06:19 +1100563.It Fl S Ar ctl_path
Damien Miller67f30d72010-04-16 15:52:03 +1000564Specifies the location of a control socket for connection sharing,
Damien Miller9c60f242010-03-26 11:28:35 +1100565or the string
566.Dq none
567to disable connection sharing.
Damien Miller0e220db2004-06-15 10:34:08 +1000568Refer to the description of
Darren Tuckerba5c5922004-06-18 16:22:39 +1000569.Cm ControlPath
570and
Damien Miller0e220db2004-06-15 10:34:08 +1000571.Cm ControlMaster
572in
573.Xr ssh_config 5
574for details.
Darren Tucker61776952003-10-02 16:19:47 +1000575.It Fl s
576May be used to request invocation of a subsystem on the remote system.
577Subsystems are a feature of the SSH2 protocol which facilitate the use
578of SSH as a secure transport for other applications (eg.\&
579.Xr sftp 1 ) .
580The subsystem is specified as the remote command.
581.It Fl T
582Disable pseudo-tty allocation.
583.It Fl t
584Force pseudo-tty allocation.
585This can be used to execute arbitrary
586screen-based programs on a remote machine, which can be very useful,
Damien Miller208f1ed2006-03-15 11:56:03 +1100587e.g. when implementing menu services.
Darren Tucker61776952003-10-02 16:19:47 +1000588Multiple
589.Fl t
590options force tty allocation, even if
Ben Lindstrom19ceb172001-09-12 17:54:24 +0000591.Nm
Darren Tucker61776952003-10-02 16:19:47 +1000592has no local tty.
593.It Fl V
594Display the version number and exit.
595.It Fl v
596Verbose mode.
597Causes
Ben Lindstrom5ab6ae12001-02-10 22:08:03 +0000598.Nm
Darren Tucker61776952003-10-02 16:19:47 +1000599to print debugging messages about its progress.
600This is helpful in
601debugging connection, authentication, and configuration problems.
602Multiple
603.Fl v
604options increase the verbosity.
605The maximum is 3.
Darren Tucker7ad8dd22010-01-12 19:40:27 +1100606.It Fl W Ar host : Ns Ar port
607Requests that standard input and output on the client be forwarded to
608.Ar host
609on
610.Ar port
611over the secure channel.
612Implies
613.Fl N ,
614.Fl T ,
615.Cm ExitOnForwardFailure
616and
Damien Miller36378c62012-06-20 21:53:25 +1000617.Cm ClearAllForwardings .
618Works with Protocol version 2 only.
Damien Miller991dba42006-07-10 20:16:27 +1000619.It Fl w Xo
620.Ar local_tun Ns Op : Ns Ar remote_tun
621.Xc
622Requests
623tunnel
624device forwarding with the specified
Damien Millerd27b9472005-12-13 19:29:02 +1100625.Xr tun 4
Damien Miller991dba42006-07-10 20:16:27 +1000626devices between the client
627.Pq Ar local_tun
628and the server
629.Pq Ar remote_tun .
630.Pp
Damien Millercf1e3422005-12-24 14:56:04 +1100631The devices may be specified by numerical ID or the keyword
632.Dq any ,
633which uses the next available tunnel device.
Damien Miller991dba42006-07-10 20:16:27 +1000634If
635.Ar remote_tun
636is not specified, it defaults to
637.Dq any .
Damien Millercf1e3422005-12-24 14:56:04 +1100638See also the
Damien Millerd27b9472005-12-13 19:29:02 +1100639.Cm Tunnel
Damien Miller991dba42006-07-10 20:16:27 +1000640and
641.Cm TunnelDevice
642directives in
Damien Millerd27b9472005-12-13 19:29:02 +1100643.Xr ssh_config 5 .
Damien Miller991dba42006-07-10 20:16:27 +1000644If the
645.Cm Tunnel
646directive is unset, it is set to the default tunnel mode, which is
647.Dq point-to-point .
Darren Tucker61776952003-10-02 16:19:47 +1000648.It Fl X
649Enables X11 forwarding.
650This can also be specified on a per-host basis in a configuration file.
651.Pp
652X11 forwarding should be enabled with caution.
653Users with the ability to bypass file permissions on the remote host
654(for the user's X authorization database)
655can access the local X11 display through the forwarded connection.
656An attacker may then be able to perform activities such as keystroke monitoring.
Damien Miller947219e2005-03-02 13:22:30 +1100657.Pp
Damien Millerb022b232005-03-05 11:22:36 +1100658For this reason, X11 forwarding is subjected to X11 SECURITY extension
Damien Miller947219e2005-03-02 13:22:30 +1100659restrictions by default.
660Please refer to the
661.Nm
662.Fl Y
663option and the
664.Cm ForwardX11Trusted
665directive in
666.Xr ssh_config 5
667for more information.
Darren Tucker61776952003-10-02 16:19:47 +1000668.It Fl x
669Disables X11 forwarding.
Darren Tucker0a118da2003-10-15 15:54:32 +1000670.It Fl Y
671Enables trusted X11 forwarding.
Damien Miller947219e2005-03-02 13:22:30 +1100672Trusted X11 forwardings are not subjected to the X11 SECURITY extension
673controls.
Damien Millere272a5b2008-11-03 19:22:37 +1100674.It Fl y
675Send log information using the
676.Xr syslog 3
677system module.
678By default this information is sent to stderr.
Damien Miller32aa1441999-10-29 09:15:49 +1000679.El
Damien Millere9b333a2005-12-24 14:53:04 +1100680.Pp
681.Nm
682may additionally obtain configuration data from
683a per-user configuration file and a system-wide configuration file.
684The file format and configuration options are described in
685.Xr ssh_config 5 .
Damien Millerc93a8132005-12-24 14:52:13 +1100686.Sh AUTHENTICATION
Darren Tucker94299ec2006-01-20 11:30:14 +1100687The OpenSSH SSH client supports SSH protocols 1 and 2.
Darren Tucker7a4a7652009-10-11 21:51:40 +1100688The default is to use protocol 2 only,
689though this can be changed via the
Damien Millerc93a8132005-12-24 14:52:13 +1100690.Cm Protocol
691option in
Darren Tucker7a4a7652009-10-11 21:51:40 +1100692.Xr ssh_config 5
693or the
Damien Millerc93a8132005-12-24 14:52:13 +1100694.Fl 1
695and
696.Fl 2
697options (see above).
698Both protocols support similar authentication methods,
Darren Tucker7a4a7652009-10-11 21:51:40 +1100699but protocol 2 is the default since
Damien Millerc93a8132005-12-24 14:52:13 +1100700it provides additional mechanisms for confidentiality
701(the traffic is encrypted using AES, 3DES, Blowfish, CAST128, or Arcfour)
Damien Miller20bd4532011-08-06 06:17:30 +1000702and integrity (hmac-md5, hmac-sha1,
703hmac-sha2-256, hmac-sha2-512,
Darren Tucker427e4092012-10-05 11:02:39 +1000704umac-64, umac-128, hmac-ripemd160).
Damien Millerc93a8132005-12-24 14:52:13 +1100705Protocol 1 lacks a strong mechanism for ensuring the
706integrity of the connection.
707.Pp
708The methods available for authentication are:
Damien Millerfbc94c82006-06-13 13:03:16 +1000709GSSAPI-based authentication,
Damien Millerc93a8132005-12-24 14:52:13 +1100710host-based authentication,
711public key authentication,
712challenge-response authentication,
713and password authentication.
714Authentication methods are tried in the order specified above,
715though protocol 2 has a configuration option to change the default order:
716.Cm PreferredAuthentications .
717.Pp
718Host-based authentication works as follows:
Darren Tuckerd3877b92005-12-20 16:09:36 +1100719If the machine the user logs in from is listed in
720.Pa /etc/hosts.equiv
721or
722.Pa /etc/shosts.equiv
723on the remote machine, and the user names are
724the same on both sides, or if the files
725.Pa ~/.rhosts
726or
727.Pa ~/.shosts
728exist in the user's home directory on the
729remote machine and contain a line containing the name of the client
730machine and the name of the user on that machine, the user is
Damien Millerc93a8132005-12-24 14:52:13 +1100731considered for login.
732Additionally, the server
733.Em must
734be able to verify the client's
735host key (see the description of
Darren Tuckerd3877b92005-12-20 16:09:36 +1100736.Pa /etc/ssh/ssh_known_hosts
737and
Damien Millerc93a8132005-12-24 14:52:13 +1100738.Pa ~/.ssh/known_hosts ,
739below)
740for login to be permitted.
Darren Tuckerd3877b92005-12-20 16:09:36 +1100741This authentication method closes security holes due to IP
Damien Millerc93a8132005-12-24 14:52:13 +1100742spoofing, DNS spoofing, and routing spoofing.
Darren Tuckerd3877b92005-12-20 16:09:36 +1100743[Note to the administrator:
744.Pa /etc/hosts.equiv ,
745.Pa ~/.rhosts ,
746and the rlogin/rsh protocol in general, are inherently insecure and should be
747disabled if security is desired.]
748.Pp
Damien Millerc93a8132005-12-24 14:52:13 +1100749Public key authentication works as follows:
750The scheme is based on public-key cryptography,
751using cryptosystems
752where encryption and decryption are done using separate keys,
753and it is unfeasible to derive the decryption key from the encryption key.
Darren Tuckerd3877b92005-12-20 16:09:36 +1100754The idea is that each user creates a public/private
755key pair for authentication purposes.
756The server knows the public key, and only the user knows the private key.
Damien Millerc93a8132005-12-24 14:52:13 +1100757.Nm
758implements public key authentication protocol automatically,
sobrado@openbsd.orgf70b22b2014-08-30 15:33:50 +0000759using one of the DSA, ECDSA, Ed25519 or RSA algorithms.
Damien Millerc93a8132005-12-24 14:52:13 +1100760Protocol 1 is restricted to using only RSA keys,
Damien Millereb8b60e2010-08-31 22:41:14 +1000761but protocol 2 may use any.
Damien Millerfecfd112013-07-18 16:11:50 +1000762The HISTORY section of
Damien Millerc93a8132005-12-24 14:52:13 +1100763.Xr ssl 8
Damien Millerd4427902010-09-10 11:15:10 +1000764contains a brief discussion of the DSA and RSA algorithms.
Darren Tuckerd3877b92005-12-20 16:09:36 +1100765.Pp
766The file
767.Pa ~/.ssh/authorized_keys
768lists the public keys that are permitted for logging in.
769When the user logs in, the
770.Nm
771program tells the server which key pair it would like to use for
772authentication.
Damien Millerc93a8132005-12-24 14:52:13 +1100773The client proves that it has access to the private key
774and the server checks that the corresponding public key
775is authorized to accept the account.
Darren Tuckerd3877b92005-12-20 16:09:36 +1100776.Pp
Damien Millerc93a8132005-12-24 14:52:13 +1100777The user creates his/her key pair by running
Darren Tuckerd3877b92005-12-20 16:09:36 +1100778.Xr ssh-keygen 1 .
779This stores the private key in
780.Pa ~/.ssh/identity
Damien Millerc93a8132005-12-24 14:52:13 +1100781(protocol 1),
782.Pa ~/.ssh/id_dsa
783(protocol 2 DSA),
Damien Millereb8b60e2010-08-31 22:41:14 +1000784.Pa ~/.ssh/id_ecdsa
785(protocol 2 ECDSA),
Damien Miller8ba0ead2013-12-18 17:46:27 +1100786.Pa ~/.ssh/id_ed25519
sobrado@openbsd.orgf70b22b2014-08-30 15:33:50 +0000787(protocol 2 Ed25519),
Damien Millerc93a8132005-12-24 14:52:13 +1100788or
789.Pa ~/.ssh/id_rsa
790(protocol 2 RSA)
Darren Tuckerd3877b92005-12-20 16:09:36 +1100791and stores the public key in
792.Pa ~/.ssh/identity.pub
Damien Millerc93a8132005-12-24 14:52:13 +1100793(protocol 1),
794.Pa ~/.ssh/id_dsa.pub
795(protocol 2 DSA),
Damien Millereb8b60e2010-08-31 22:41:14 +1000796.Pa ~/.ssh/id_ecdsa.pub
797(protocol 2 ECDSA),
Damien Miller8ba0ead2013-12-18 17:46:27 +1100798.Pa ~/.ssh/id_ed25519.pub
sobrado@openbsd.orgf70b22b2014-08-30 15:33:50 +0000799(protocol 2 Ed25519),
Damien Millerc93a8132005-12-24 14:52:13 +1100800or
801.Pa ~/.ssh/id_rsa.pub
802(protocol 2 RSA)
Darren Tuckerd3877b92005-12-20 16:09:36 +1100803in the user's home directory.
Damien Millerc93a8132005-12-24 14:52:13 +1100804The user should then copy the public key
Darren Tuckerd3877b92005-12-20 16:09:36 +1100805to
806.Pa ~/.ssh/authorized_keys
Damien Millerc93a8132005-12-24 14:52:13 +1100807in his/her home directory on the remote machine.
808The
Darren Tuckerd3877b92005-12-20 16:09:36 +1100809.Pa authorized_keys
810file corresponds to the conventional
811.Pa ~/.rhosts
812file, and has one key
Damien Millerc93a8132005-12-24 14:52:13 +1100813per line, though the lines can be very long.
Darren Tuckerd3877b92005-12-20 16:09:36 +1100814After this, the user can log in without giving the password.
815.Pp
Damien Miller922b5412010-03-05 21:30:54 +1100816A variation on public key authentication
817is available in the form of certificate authentication:
818instead of a set of public/private keys,
819signed certificates are used.
820This has the advantage that a single trusted certification authority
821can be used in place of many public/private keys.
Damien Millerfecfd112013-07-18 16:11:50 +1000822See the CERTIFICATES section of
Damien Miller922b5412010-03-05 21:30:54 +1100823.Xr ssh-keygen 1
824for more information.
825.Pp
826The most convenient way to use public key or certificate authentication
827may be with an authentication agent.
Darren Tuckerd3877b92005-12-20 16:09:36 +1100828See
829.Xr ssh-agent 1
830for more information.
831.Pp
Damien Millerc93a8132005-12-24 14:52:13 +1100832Challenge-response authentication works as follows:
833The server sends an arbitrary
834.Qq challenge
835text, and prompts for a response.
836Protocol 2 allows multiple challenges and responses;
837protocol 1 is restricted to just one challenge/response.
838Examples of challenge-response authentication include
Damien Millerb7727df2013-08-21 02:43:49 +1000839.Bx
840Authentication (see
Damien Millerc93a8132005-12-24 14:52:13 +1100841.Xr login.conf 5 )
Damien Millerb7727df2013-08-21 02:43:49 +1000842and PAM (some
843.Pf non- Ox
844systems).
Damien Millerc93a8132005-12-24 14:52:13 +1100845.Pp
846Finally, if other authentication methods fail,
Darren Tuckerd3877b92005-12-20 16:09:36 +1100847.Nm
848prompts the user for a password.
849The password is sent to the remote
850host for checking; however, since all communications are encrypted,
851the password cannot be seen by someone listening on the network.
Damien Miller48c94ab2006-01-02 23:38:00 +1100852.Pp
853.Nm
854automatically maintains and checks a database containing
855identification for all hosts it has ever been used with.
856Host keys are stored in
857.Pa ~/.ssh/known_hosts
858in the user's home directory.
859Additionally, the file
860.Pa /etc/ssh/ssh_known_hosts
861is automatically checked for known hosts.
862Any new hosts are automatically added to the user's file.
863If a host's identification ever changes,
864.Nm
865warns about this and disables password authentication to prevent
866server spoofing or man-in-the-middle attacks,
867which could otherwise be used to circumvent the encryption.
868The
869.Cm StrictHostKeyChecking
870option can be used to control logins to machines whose
871host key is not known or has changed.
872.Pp
Darren Tuckerd3877b92005-12-20 16:09:36 +1100873When the user's identity has been accepted by the server, the server
874either executes the given command, or logs into the machine and gives
875the user a normal shell on the remote machine.
876All communication with
877the remote command or shell will be automatically encrypted.
878.Pp
879If a pseudo-terminal has been allocated (normal login session), the
880user may use the escape characters noted below.
881.Pp
882If no pseudo-tty has been allocated,
883the session is transparent and can be used to reliably transfer binary data.
884On most systems, setting the escape character to
885.Dq none
886will also make the session transparent even if a tty is used.
887.Pp
888The session terminates when the command or shell on the remote
Damien Miller8bfaf932006-01-14 10:09:30 +1100889machine exits and all X11 and TCP connections have been closed.
Damien Miller52d20612005-12-24 14:52:36 +1100890.Sh ESCAPE CHARACTERS
Darren Tuckerd3877b92005-12-20 16:09:36 +1100891When a pseudo-terminal has been requested,
892.Nm
893supports a number of functions through the use of an escape character.
894.Pp
895A single tilde character can be sent as
896.Ic ~~
897or by following the tilde by a character other than those described below.
898The escape character must always follow a newline to be interpreted as
899special.
900The escape character can be changed in configuration files using the
901.Cm EscapeChar
902configuration directive or on the command line by the
903.Fl e
904option.
905.Pp
906The supported escapes (assuming the default
907.Ql ~ )
908are:
909.Bl -tag -width Ds
910.It Cm ~.
911Disconnect.
912.It Cm ~^Z
913Background
Damien Miller1164c292006-01-02 23:38:37 +1100914.Nm .
Darren Tuckerd3877b92005-12-20 16:09:36 +1100915.It Cm ~#
916List forwarded connections.
917.It Cm ~&
918Background
919.Nm
920at logout when waiting for forwarded connection / X11 sessions to terminate.
921.It Cm ~?
922Display a list of escape characters.
923.It Cm ~B
924Send a BREAK to the remote system
925(only useful for SSH protocol version 2 and if the peer supports it).
926.It Cm ~C
927Open command line.
928Currently this allows the addition of port forwardings using the
Damien Miller0164cb82008-11-05 16:30:31 +1100929.Fl L ,
Darren Tuckerd3877b92005-12-20 16:09:36 +1100930.Fl R
Damien Miller0164cb82008-11-05 16:30:31 +1100931and
932.Fl D
Damien Miller329cb012005-12-24 14:53:23 +1100933options (see above).
Damien Millerff773642011-09-22 21:39:48 +1000934It also allows the cancellation of existing port-forwardings
935with
Damien Miller57e8ad32006-07-10 20:20:52 +1000936.Sm off
Damien Millerff773642011-09-22 21:39:48 +1000937.Fl KL Oo Ar bind_address : Oc Ar port
Damien Miller57e8ad32006-07-10 20:20:52 +1000938.Sm on
Damien Millerff773642011-09-22 21:39:48 +1000939for local,
940.Sm off
941.Fl KR Oo Ar bind_address : Oc Ar port
942.Sm on
943for remote and
944.Sm off
945.Fl KD Oo Ar bind_address : Oc Ar port
946.Sm on
947for dynamic port-forwardings.
Darren Tuckerd3877b92005-12-20 16:09:36 +1100948.Ic !\& Ns Ar command
949allows the user to execute a local command if the
950.Ic PermitLocalCommand
951option is enabled in
952.Xr ssh_config 5 .
953Basic help is available, using the
954.Fl h
955option.
956.It Cm ~R
957Request rekeying of the connection
958(only useful for SSH protocol version 2 and if the peer supports it).
Darren Tucker50a48d02012-09-06 21:25:37 +1000959.It Cm ~V
960Decrease the verbosity
961.Pq Ic LogLevel
962when errors are being written to stderr.
963.It Cm ~v
Darren Tucker83d0af62012-09-07 11:21:03 +1000964Increase the verbosity
Darren Tucker50a48d02012-09-06 21:25:37 +1000965.Pq Ic LogLevel
966when errors are being written to stderr.
Darren Tuckerd3877b92005-12-20 16:09:36 +1100967.El
Damien Millerf3177182006-01-14 10:09:13 +1100968.Sh TCP FORWARDING
969Forwarding of arbitrary TCP connections over the secure channel can
970be specified either on the command line or in a configuration file.
971One possible application of TCP forwarding is a secure connection to a
972mail server; another is going through firewalls.
973.Pp
974In the example below, we look at encrypting communication between
975an IRC client and server, even though the IRC server does not directly
976support encrypted communications.
977This works as follows:
978the user connects to the remote host using
979.Nm ,
980specifying a port to be used to forward connections
981to the remote server.
982After that it is possible to start the service which is to be encrypted
983on the client machine,
984connecting to the same local port,
985and
986.Nm
987will encrypt and forward the connection.
988.Pp
989The following example tunnels an IRC session from client machine
990.Dq 127.0.0.1
991(localhost)
992to remote server
993.Dq server.example.com :
994.Bd -literal -offset 4n
995$ ssh -f -L 1234:localhost:6667 server.example.com sleep 10
996$ irc -c '#users' -p 1234 pinky 127.0.0.1
997.Ed
998.Pp
999This tunnels a connection to IRC server
1000.Dq server.example.com ,
1001joining channel
1002.Dq #users ,
1003nickname
1004.Dq pinky ,
1005using port 1234.
1006It doesn't matter which port is used,
1007as long as it's greater than 1023
1008(remember, only root can open sockets on privileged ports)
1009and doesn't conflict with any ports already in use.
1010The connection is forwarded to port 6667 on the remote server,
1011since that's the standard port for IRC services.
1012.Pp
1013The
1014.Fl f
1015option backgrounds
1016.Nm
1017and the remote command
1018.Dq sleep 10
1019is specified to allow an amount of time
1020(10 seconds, in the example)
1021to start the service which is to be tunnelled.
1022If no connections are made within the time specified,
1023.Nm
1024will exit.
Damien Millerf3177182006-01-14 10:09:13 +11001025.Sh X11 FORWARDING
Darren Tuckerd3877b92005-12-20 16:09:36 +11001026If the
1027.Cm ForwardX11
1028variable is set to
1029.Dq yes
1030(or see the description of the
Damien Millerd7f308f2005-12-24 14:55:16 +11001031.Fl X ,
1032.Fl x ,
Darren Tuckerd3877b92005-12-20 16:09:36 +11001033and
Damien Millerd7f308f2005-12-24 14:55:16 +11001034.Fl Y
Damien Miller9a765b22005-12-24 14:53:44 +11001035options above)
Darren Tuckerd3877b92005-12-20 16:09:36 +11001036and the user is using X11 (the
1037.Ev DISPLAY
1038environment variable is set), the connection to the X11 display is
1039automatically forwarded to the remote side in such a way that any X11
1040programs started from the shell (or command) will go through the
1041encrypted channel, and the connection to the real X server will be made
1042from the local machine.
1043The user should not manually set
1044.Ev DISPLAY .
1045Forwarding of X11 connections can be
1046configured on the command line or in configuration files.
1047.Pp
1048The
1049.Ev DISPLAY
1050value set by
1051.Nm
1052will point to the server machine, but with a display number greater than zero.
1053This is normal, and happens because
1054.Nm
1055creates a
1056.Dq proxy
1057X server on the server machine for forwarding the
1058connections over the encrypted channel.
1059.Pp
1060.Nm
1061will also automatically set up Xauthority data on the server machine.
1062For this purpose, it will generate a random authorization cookie,
1063store it in Xauthority on the server, and verify that any forwarded
1064connections carry this cookie and replace it by the real cookie when
1065the connection is opened.
1066The real authentication cookie is never
1067sent to the server machine (and no cookies are sent in the plain).
1068.Pp
1069If the
1070.Cm ForwardAgent
1071variable is set to
1072.Dq yes
1073(or see the description of the
1074.Fl A
1075and
1076.Fl a
Damien Miller9a765b22005-12-24 14:53:44 +11001077options above) and
Darren Tuckerd3877b92005-12-20 16:09:36 +11001078the user is using an authentication agent, the connection to the agent
1079is automatically forwarded to the remote side.
Damien Millerbbc59092006-01-31 21:46:51 +11001080.Sh VERIFYING HOST KEYS
1081When connecting to a server for the first time,
1082a fingerprint of the server's public key is presented to the user
1083(unless the option
1084.Cm StrictHostKeyChecking
1085has been disabled).
1086Fingerprints can be determined using
1087.Xr ssh-keygen 1 :
1088.Pp
1089.Dl $ ssh-keygen -l -f /etc/ssh/ssh_host_rsa_key
1090.Pp
Darren Tuckerf6bffb12008-06-14 09:04:26 +10001091If the fingerprint is already known, it can be matched
1092and the key can be accepted or rejected.
1093Because of the difficulty of comparing host keys
1094just by looking at hex strings,
1095there is also support to compare host keys visually,
1096using
1097.Em random art .
1098By setting the
Damien Miller10288242008-06-30 00:04:03 +10001099.Cm VisualHostKey
Darren Tuckerf6bffb12008-06-14 09:04:26 +10001100option to
Damien Miller10288242008-06-30 00:04:03 +10001101.Dq yes ,
Darren Tuckerf6bffb12008-06-14 09:04:26 +10001102a small ASCII graphic gets displayed on every login to a server, no matter
1103if the session itself is interactive or not.
1104By learning the pattern a known server produces, a user can easily
1105find out that the host key has changed when a completely different pattern
1106is displayed.
1107Because these patterns are not unambiguous however, a pattern that looks
1108similar to the pattern remembered only gives a good probability that the
1109host key is the same, not guaranteed proof.
1110.Pp
1111To get a listing of the fingerprints along with their random art for
1112all known hosts, the following command line can be used:
1113.Pp
1114.Dl $ ssh-keygen -lv -f ~/.ssh/known_hosts
1115.Pp
Damien Millerbbc59092006-01-31 21:46:51 +11001116If the fingerprint is unknown,
1117an alternative method of verification is available:
1118SSH fingerprints verified by DNS.
1119An additional resource record (RR),
1120SSHFP,
1121is added to a zonefile
1122and the connecting client is able to match the fingerprint
1123with that of the key presented.
1124.Pp
1125In this example, we are connecting a client to a server,
1126.Dq host.example.com .
1127The SSHFP resource records should first be added to the zonefile for
1128host.example.com:
1129.Bd -literal -offset indent
Damien Millera1b3d632006-03-26 00:07:02 +11001130$ ssh-keygen -r host.example.com.
Damien Millerbbc59092006-01-31 21:46:51 +11001131.Ed
1132.Pp
1133The output lines will have to be added to the zonefile.
1134To check that the zone is answering fingerprint queries:
1135.Pp
1136.Dl $ dig -t SSHFP host.example.com
1137.Pp
1138Finally the client connects:
1139.Bd -literal -offset indent
1140$ ssh -o "VerifyHostKeyDNS ask" host.example.com
1141[...]
1142Matching host key fingerprint found in DNS.
1143Are you sure you want to continue connecting (yes/no)?
1144.Ed
1145.Pp
1146See the
1147.Cm VerifyHostKeyDNS
1148option in
1149.Xr ssh_config 5
1150for more information.
Darren Tucker248dd132006-01-20 11:30:58 +11001151.Sh SSH-BASED VIRTUAL PRIVATE NETWORKS
1152.Nm
1153contains support for Virtual Private Network (VPN) tunnelling
1154using the
1155.Xr tun 4
1156network pseudo-device,
1157allowing two networks to be joined securely.
1158The
1159.Xr sshd_config 5
1160configuration option
1161.Cm PermitTunnel
1162controls whether the server supports this,
1163and at what level (layer 2 or 3 traffic).
1164.Pp
1165The following example would connect client network 10.0.50.0/24
Damien Miller3975ee22006-11-05 05:31:33 +11001166with remote network 10.0.99.0/24 using a point-to-point connection
1167from 10.1.1.1 to 10.1.1.2,
1168provided that the SSH server running on the gateway to the remote network,
1169at 192.168.1.15, allows it.
1170.Pp
1171On the client:
Darren Tucker248dd132006-01-20 11:30:58 +11001172.Bd -literal -offset indent
1173# ssh -f -w 0:1 192.168.1.15 true
Damien Miller3975ee22006-11-05 05:31:33 +11001174# ifconfig tun0 10.1.1.1 10.1.1.2 netmask 255.255.255.252
1175# route add 10.0.99.0/24 10.1.1.2
1176.Ed
1177.Pp
1178On the server:
1179.Bd -literal -offset indent
1180# ifconfig tun1 10.1.1.2 10.1.1.1 netmask 255.255.255.252
1181# route add 10.0.50.0/24 10.1.1.1
Darren Tucker248dd132006-01-20 11:30:58 +11001182.Ed
1183.Pp
1184Client access may be more finely tuned via the
1185.Pa /root/.ssh/authorized_keys
1186file (see below) and the
1187.Cm PermitRootLogin
1188server option.
Damien Millere93eaaa2006-03-15 11:05:59 +11001189The following entry would permit connections on
Darren Tucker248dd132006-01-20 11:30:58 +11001190.Xr tun 4
Damien Millere93eaaa2006-03-15 11:05:59 +11001191device 1 from user
Darren Tucker248dd132006-01-20 11:30:58 +11001192.Dq jane
Damien Millere93eaaa2006-03-15 11:05:59 +11001193and on tun device 2 from user
Darren Tucker248dd132006-01-20 11:30:58 +11001194.Dq john ,
1195if
1196.Cm PermitRootLogin
1197is set to
1198.Dq forced-commands-only :
1199.Bd -literal -offset 2n
1200tunnel="1",command="sh /etc/netstart tun1" ssh-rsa ... jane
Damien Miller9f67a212006-03-15 11:05:35 +11001201tunnel="2",command="sh /etc/netstart tun2" ssh-rsa ... john
Darren Tucker248dd132006-01-20 11:30:58 +11001202.Ed
1203.Pp
Darren Tuckerffe88e12006-10-18 07:53:06 +10001204Since an SSH-based setup entails a fair amount of overhead,
Darren Tucker248dd132006-01-20 11:30:58 +11001205it may be more suited to temporary setups,
1206such as for wireless VPNs.
1207More permanent VPNs are better provided by tools such as
1208.Xr ipsecctl 8
1209and
1210.Xr isakmpd 8 .
Damien Miller32aa1441999-10-29 09:15:49 +10001211.Sh ENVIRONMENT
1212.Nm
1213will normally set the following environment variables:
Damien Miller6aa22902006-01-06 14:48:34 +11001214.Bl -tag -width "SSH_ORIGINAL_COMMAND"
Damien Miller32aa1441999-10-29 09:15:49 +10001215.It Ev DISPLAY
1216The
1217.Ev DISPLAY
Damien Miller7684ee12000-03-17 23:40:15 +11001218variable indicates the location of the X11 server.
Damien Miller22c77262000-04-13 12:26:34 +10001219It is automatically set by
Damien Miller32aa1441999-10-29 09:15:49 +10001220.Nm
1221to point to a value of the form
Damien Miller14af93e2006-01-02 23:38:21 +11001222.Dq hostname:n ,
1223where
1224.Dq hostname
1225indicates the host where the shell runs, and
1226.Sq n
1227is an integer \*(Ge 1.
Damien Miller7684ee12000-03-17 23:40:15 +11001228.Nm
1229uses this special value to forward X11 connections over the secure
1230channel.
Ben Lindstromc65e6a02001-04-23 13:02:16 +00001231The user should normally not set
1232.Ev DISPLAY
1233explicitly, as that
Damien Miller32aa1441999-10-29 09:15:49 +10001234will render the X11 connection insecure (and will require the user to
1235manually copy any required authorization cookies).
1236.It Ev HOME
1237Set to the path of the user's home directory.
1238.It Ev LOGNAME
1239Synonym for
1240.Ev USER ;
1241set for compatibility with systems that use this variable.
1242.It Ev MAIL
Ben Lindstrome59433d2001-09-12 16:41:37 +00001243Set to the path of the user's mailbox.
Damien Miller7684ee12000-03-17 23:40:15 +11001244.It Ev PATH
Damien Miller32aa1441999-10-29 09:15:49 +10001245Set to the default
1246.Ev PATH ,
1247as specified when compiling
Damien Miller1164c292006-01-02 23:38:37 +11001248.Nm .
Ben Lindstrom5bf5d672001-07-04 04:31:38 +00001249.It Ev SSH_ASKPASS
1250If
1251.Nm
1252needs a passphrase, it will read the passphrase from the current
1253terminal if it was run from a terminal.
1254If
1255.Nm
1256does not have a terminal associated with it but
1257.Ev DISPLAY
1258and
1259.Ev SSH_ASKPASS
1260are set, it will execute the program specified by
1261.Ev SSH_ASKPASS
1262and open an X11 window to read the passphrase.
1263This is particularly useful when calling
1264.Nm
1265from a
Darren Tucker4e4fe002004-11-05 20:01:03 +11001266.Pa .xsession
Ben Lindstrom5bf5d672001-07-04 04:31:38 +00001267or related script.
1268(Note that on some machines it
1269may be necessary to redirect the input from
1270.Pa /dev/null
1271to make this work.)
Damien Miller32aa1441999-10-29 09:15:49 +10001272.It Ev SSH_AUTH_SOCK
Damien Miller14af93e2006-01-02 23:38:21 +11001273Identifies the path of a
1274.Ux Ns -domain
1275socket used to communicate with the agent.
Damien Millerf37e2462002-09-19 11:47:55 +10001276.It Ev SSH_CONNECTION
1277Identifies the client and server ends of the connection.
Damien Miller7684ee12000-03-17 23:40:15 +11001278The variable contains
Damien Miller14af93e2006-01-02 23:38:21 +11001279four space-separated values: client IP address, client port number,
1280server IP address, and server port number.
Ben Lindstrom4dccfa52000-12-28 16:40:05 +00001281.It Ev SSH_ORIGINAL_COMMAND
Damien Miller14af93e2006-01-02 23:38:21 +11001282This variable contains the original command line if a forced command
Ben Lindstrom4dccfa52000-12-28 16:40:05 +00001283is executed.
1284It can be used to extract the original arguments.
Damien Miller32aa1441999-10-29 09:15:49 +10001285.It Ev SSH_TTY
1286This is set to the name of the tty (path to the device) associated
Damien Miller7684ee12000-03-17 23:40:15 +11001287with the current shell or command.
1288If the current session has no tty,
Damien Miller32aa1441999-10-29 09:15:49 +10001289this variable is not set.
1290.It Ev TZ
Damien Miller6dbdb6a2005-12-13 19:25:43 +11001291This variable is set to indicate the present time zone if it
Damien Miller208f1ed2006-03-15 11:56:03 +11001292was set when the daemon was started (i.e. the daemon passes the value
Damien Miller32aa1441999-10-29 09:15:49 +10001293on to new connections).
1294.It Ev USER
1295Set to the name of the user logging in.
1296.El
1297.Pp
Damien Miller22c77262000-04-13 12:26:34 +10001298Additionally,
Damien Miller32aa1441999-10-29 09:15:49 +10001299.Nm
Damien Miller22c77262000-04-13 12:26:34 +10001300reads
Damien Miller167ea5d2005-05-26 12:04:02 +10001301.Pa ~/.ssh/environment ,
Damien Miller32aa1441999-10-29 09:15:49 +10001302and adds lines of the format
1303.Dq VARNAME=value
Damien Miller14af93e2006-01-02 23:38:21 +11001304to the environment if the file exists and users are allowed to
Ben Lindstromdc7adf22002-08-20 18:38:02 +00001305change their environment.
Darren Tucker61776952003-10-02 16:19:47 +10001306For more information, see the
Ben Lindstromdc7adf22002-08-20 18:38:02 +00001307.Cm PermitUserEnvironment
Ben Lindstrombd9bf382002-08-20 18:54:20 +00001308option in
Ben Lindstromdc7adf22002-08-20 18:38:02 +00001309.Xr sshd_config 5 .
Damien Miller32aa1441999-10-29 09:15:49 +10001310.Sh FILES
Damien Miller7655f5c2006-01-06 14:48:18 +11001311.Bl -tag -width Ds -compact
Damien Millerafdae612010-08-31 22:31:14 +10001312.It Pa ~/.rhosts
Damien Miller1bcdb502006-01-06 14:49:38 +11001313This file is used for host-based authentication (see above).
Ben Lindstromebd888d2001-03-05 05:49:29 +00001314On some machines this file may need to be
Damien Miller1bcdb502006-01-06 14:49:38 +11001315world-readable if the user's home directory is on an NFS partition,
Damien Miller32aa1441999-10-29 09:15:49 +10001316because
1317.Xr sshd 8
Damien Miller7684ee12000-03-17 23:40:15 +11001318reads it as root.
1319Additionally, this file must be owned by the user,
1320and must not have write permissions for anyone else.
1321The recommended
Damien Miller32aa1441999-10-29 09:15:49 +10001322permission for most machines is read/write for the user, and not
1323accessible by others.
1324.Pp
Damien Millerafdae612010-08-31 22:31:14 +10001325.It Pa ~/.shosts
Damien Miller1bcdb502006-01-06 14:49:38 +11001326This file is used in exactly the same way as
1327.Pa .rhosts ,
1328but allows host-based authentication without permitting login with
1329rlogin/rsh.
Damien Miller7655f5c2006-01-06 14:48:18 +11001330.Pp
Damien Millerafdae612010-08-31 22:31:14 +10001331.It Pa ~/.ssh/
Damien Miller520e6152008-02-10 22:46:22 +11001332This directory is the default location for all user-specific configuration
1333and authentication information.
1334There is no general requirement to keep the entire contents of this directory
1335secret, but the recommended permissions are read/write/execute for the user,
1336and not accessible by others.
1337.Pp
Damien Millerafdae612010-08-31 22:31:14 +10001338.It Pa ~/.ssh/authorized_keys
sobrado@openbsd.orgf70b22b2014-08-30 15:33:50 +00001339Lists the public keys (DSA, ECDSA, Ed25519, RSA)
Damien Miller8ba0ead2013-12-18 17:46:27 +11001340that can be used for logging in as this user.
Damien Millerfb8ea742006-01-06 14:48:52 +11001341The format of this file is described in the
1342.Xr sshd 8
1343manual page.
Damien Millerfb8ea742006-01-06 14:48:52 +11001344This file is not highly sensitive, but the recommended
1345permissions are read/write for the user, and not accessible by others.
1346.Pp
Damien Millerafdae612010-08-31 22:31:14 +10001347.It Pa ~/.ssh/config
Damien Millerfb8ea742006-01-06 14:48:52 +11001348This is the per-user configuration file.
1349The file format and configuration options are described in
1350.Xr ssh_config 5 .
1351Because of the potential for abuse, this file must have strict permissions:
Damien Millerd93340c2013-07-18 16:14:34 +10001352read/write for the user, and not writable by others.
Damien Millerfb8ea742006-01-06 14:48:52 +11001353.Pp
Damien Millerafdae612010-08-31 22:31:14 +10001354.It Pa ~/.ssh/environment
Damien Miller4c102ee2006-01-06 14:49:17 +11001355Contains additional definitions for environment variables; see
1356.Sx ENVIRONMENT ,
Damien Millerfb8ea742006-01-06 14:48:52 +11001357above.
1358.Pp
Damien Millerafdae612010-08-31 22:31:14 +10001359.It Pa ~/.ssh/identity
1360.It Pa ~/.ssh/id_dsa
Damien Millereb8b60e2010-08-31 22:41:14 +10001361.It Pa ~/.ssh/id_ecdsa
Damien Miller8ba0ead2013-12-18 17:46:27 +11001362.It Pa ~/.ssh/id_ed25519
Damien Millerafdae612010-08-31 22:31:14 +10001363.It Pa ~/.ssh/id_rsa
Damien Millerfb8ea742006-01-06 14:48:52 +11001364Contains the private key for authentication.
1365These files
1366contain sensitive data and should be readable by the user but not
1367accessible by others (read/write/execute).
1368.Nm
1369will simply ignore a private key file if it is accessible by others.
1370It is possible to specify a passphrase when
1371generating the key which will be used to encrypt the
1372sensitive part of this file using 3DES.
1373.Pp
Damien Millerafdae612010-08-31 22:31:14 +10001374.It Pa ~/.ssh/identity.pub
1375.It Pa ~/.ssh/id_dsa.pub
Damien Millereb8b60e2010-08-31 22:41:14 +10001376.It Pa ~/.ssh/id_ecdsa.pub
Damien Miller8ba0ead2013-12-18 17:46:27 +11001377.It Pa ~/.ssh/id_ed25519.pub
Damien Millerafdae612010-08-31 22:31:14 +10001378.It Pa ~/.ssh/id_rsa.pub
Damien Millerfb8ea742006-01-06 14:48:52 +11001379Contains the public key for authentication.
1380These files are not
1381sensitive and can (but need not) be readable by anyone.
Damien Millerfb8ea742006-01-06 14:48:52 +11001382.Pp
Damien Millerafdae612010-08-31 22:31:14 +10001383.It Pa ~/.ssh/known_hosts
Damien Millere87eb4c2006-01-14 10:08:36 +11001384Contains a list of host keys for all hosts the user has logged into
1385that are not already in the systemwide list of known host keys.
Damien Millerfb8ea742006-01-06 14:48:52 +11001386See
Damien Millere87eb4c2006-01-14 10:08:36 +11001387.Xr sshd 8
1388for further details of the format of this file.
Damien Millerfb8ea742006-01-06 14:48:52 +11001389.Pp
Damien Millerafdae612010-08-31 22:31:14 +10001390.It Pa ~/.ssh/rc
Damien Millerfb8ea742006-01-06 14:48:52 +11001391Commands in this file are executed by
1392.Nm
Damien Miller7e76e1f2006-01-14 10:08:57 +11001393when the user logs in, just before the user's shell (or command) is
Damien Millerfb8ea742006-01-06 14:48:52 +11001394started.
1395See the
1396.Xr sshd 8
1397manual page for more information.
1398.Pp
Damien Millerafdae612010-08-31 22:31:14 +10001399.It Pa /etc/hosts.equiv
Damien Miller1bcdb502006-01-06 14:49:38 +11001400This file is for host-based authentication (see above).
1401It should only be writable by root.
Damien Miller7655f5c2006-01-06 14:48:18 +11001402.Pp
Damien Millerafdae612010-08-31 22:31:14 +10001403.It Pa /etc/shosts.equiv
Damien Miller1bcdb502006-01-06 14:49:38 +11001404This file is used in exactly the same way as
1405.Pa hosts.equiv ,
1406but allows host-based authentication without permitting login with
1407rlogin/rsh.
Damien Miller7655f5c2006-01-06 14:48:18 +11001408.Pp
Damien Millerfb8ea742006-01-06 14:48:52 +11001409.It Pa /etc/ssh/ssh_config
1410Systemwide configuration file.
1411The file format and configuration options are described in
1412.Xr ssh_config 5 .
1413.Pp
Damien Millerafdae612010-08-31 22:31:14 +10001414.It Pa /etc/ssh/ssh_host_key
1415.It Pa /etc/ssh/ssh_host_dsa_key
Damien Millereb8b60e2010-08-31 22:41:14 +10001416.It Pa /etc/ssh/ssh_host_ecdsa_key
Damien Miller8ba0ead2013-12-18 17:46:27 +11001417.It Pa /etc/ssh/ssh_host_ed25519_key
Damien Millerafdae612010-08-31 22:31:14 +10001418.It Pa /etc/ssh/ssh_host_rsa_key
Damien Millerb9902cf2012-06-20 21:52:58 +10001419These files contain the private parts of the host keys
Damien Miller7e76e1f2006-01-14 10:08:57 +11001420and are used for host-based authentication.
1421If protocol version 1 is used,
Damien Millerfb8ea742006-01-06 14:48:52 +11001422.Nm
1423must be setuid root, since the host key is readable only by root.
1424For protocol version 2,
1425.Nm
1426uses
1427.Xr ssh-keysign 8
Damien Miller7e76e1f2006-01-14 10:08:57 +11001428to access the host keys,
1429eliminating the requirement that
Damien Millerfb8ea742006-01-06 14:48:52 +11001430.Nm
Damien Miller7e76e1f2006-01-14 10:08:57 +11001431be setuid root when host-based authentication is used.
Damien Millerfb8ea742006-01-06 14:48:52 +11001432By default
1433.Nm
1434is not setuid root.
1435.Pp
Damien Millerafdae612010-08-31 22:31:14 +10001436.It Pa /etc/ssh/ssh_known_hosts
Damien Millerfb8ea742006-01-06 14:48:52 +11001437Systemwide list of known host keys.
1438This file should be prepared by the
1439system administrator to contain the public host keys of all machines in the
1440organization.
Damien Millere87eb4c2006-01-14 10:08:36 +11001441It should be world-readable.
1442See
Damien Millerfb8ea742006-01-06 14:48:52 +11001443.Xr sshd 8
Damien Millere87eb4c2006-01-14 10:08:36 +11001444for further details of the format of this file.
Damien Millerfb8ea742006-01-06 14:48:52 +11001445.Pp
Damien Millerafdae612010-08-31 22:31:14 +10001446.It Pa /etc/ssh/sshrc
Damien Miller32aa1441999-10-29 09:15:49 +10001447Commands in this file are executed by
1448.Nm
Damien Miller7e76e1f2006-01-14 10:08:57 +11001449when the user logs in, just before the user's shell (or command) is started.
Damien Miller32aa1441999-10-29 09:15:49 +10001450See the
1451.Xr sshd 8
1452manual page for more information.
Damien Miller7b28dc52000-09-05 13:34:53 +11001453.El
Damien Millerdaa7b222010-09-10 11:19:33 +10001454.Sh EXIT STATUS
1455.Nm
1456exits with the exit status of the remote command or with 255
1457if an error occurred.
Damien Miller32aa1441999-10-29 09:15:49 +10001458.Sh SEE ALSO
Damien Miller32aa1441999-10-29 09:15:49 +10001459.Xr scp 1 ,
Damien Miller33804262001-02-04 23:20:18 +11001460.Xr sftp 1 ,
Damien Miller32aa1441999-10-29 09:15:49 +10001461.Xr ssh-add 1 ,
1462.Xr ssh-agent 1 ,
1463.Xr ssh-keygen 1 ,
Damien Miller128a0f12006-01-06 14:50:11 +11001464.Xr ssh-keyscan 1 ,
Darren Tucker248dd132006-01-20 11:30:58 +11001465.Xr tun 4 ,
Ben Lindstrombf69e3b2002-06-23 00:31:24 +00001466.Xr ssh_config 5 ,
Ben Lindstromc001cd32002-06-23 00:32:11 +00001467.Xr ssh-keysign 8 ,
Ben Lindstrom5ab6ae12001-02-10 22:08:03 +00001468.Xr sshd 8
Darren Tucker628a3fd2012-10-05 10:50:15 +10001469.Sh STANDARDS
Ben Lindstrom160ec622001-04-22 17:17:46 +00001470.Rs
Darren Tucker628a3fd2012-10-05 10:50:15 +10001471.%A S. Lehtinen
1472.%A C. Lonvick
1473.%D January 2006
Damien Miller39a93a32006-03-15 11:34:45 +11001474.%R RFC 4250
Darren Tucker628a3fd2012-10-05 10:50:15 +10001475.%T The Secure Shell (SSH) Protocol Assigned Numbers
Damien Miller39a93a32006-03-15 11:34:45 +11001476.Re
Darren Tucker628a3fd2012-10-05 10:50:15 +10001477.Pp
Damien Miller39a93a32006-03-15 11:34:45 +11001478.Rs
Darren Tucker628a3fd2012-10-05 10:50:15 +10001479.%A T. Ylonen
1480.%A C. Lonvick
1481.%D January 2006
Damien Miller39a93a32006-03-15 11:34:45 +11001482.%R RFC 4251
Darren Tucker628a3fd2012-10-05 10:50:15 +10001483.%T The Secure Shell (SSH) Protocol Architecture
Damien Miller39a93a32006-03-15 11:34:45 +11001484.Re
Darren Tucker628a3fd2012-10-05 10:50:15 +10001485.Pp
Damien Miller39a93a32006-03-15 11:34:45 +11001486.Rs
Darren Tucker628a3fd2012-10-05 10:50:15 +10001487.%A T. Ylonen
1488.%A C. Lonvick
1489.%D January 2006
Damien Miller39a93a32006-03-15 11:34:45 +11001490.%R RFC 4252
Darren Tucker628a3fd2012-10-05 10:50:15 +10001491.%T The Secure Shell (SSH) Authentication Protocol
Damien Miller39a93a32006-03-15 11:34:45 +11001492.Re
Darren Tucker628a3fd2012-10-05 10:50:15 +10001493.Pp
Damien Miller39a93a32006-03-15 11:34:45 +11001494.Rs
Darren Tucker628a3fd2012-10-05 10:50:15 +10001495.%A T. Ylonen
1496.%A C. Lonvick
1497.%D January 2006
Damien Miller39a93a32006-03-15 11:34:45 +11001498.%R RFC 4253
Darren Tucker628a3fd2012-10-05 10:50:15 +10001499.%T The Secure Shell (SSH) Transport Layer Protocol
Damien Miller39a93a32006-03-15 11:34:45 +11001500.Re
Darren Tucker628a3fd2012-10-05 10:50:15 +10001501.Pp
Damien Miller39a93a32006-03-15 11:34:45 +11001502.Rs
Darren Tucker628a3fd2012-10-05 10:50:15 +10001503.%A T. Ylonen
1504.%A C. Lonvick
1505.%D January 2006
Damien Miller39a93a32006-03-15 11:34:45 +11001506.%R RFC 4254
Darren Tucker628a3fd2012-10-05 10:50:15 +10001507.%T The Secure Shell (SSH) Connection Protocol
Damien Miller39a93a32006-03-15 11:34:45 +11001508.Re
Darren Tucker628a3fd2012-10-05 10:50:15 +10001509.Pp
Damien Miller39a93a32006-03-15 11:34:45 +11001510.Rs
Darren Tucker628a3fd2012-10-05 10:50:15 +10001511.%A J. Schlyter
1512.%A W. Griffin
1513.%D January 2006
Damien Miller39a93a32006-03-15 11:34:45 +11001514.%R RFC 4255
Darren Tucker628a3fd2012-10-05 10:50:15 +10001515.%T Using DNS to Securely Publish Secure Shell (SSH) Key Fingerprints
Damien Miller39a93a32006-03-15 11:34:45 +11001516.Re
Darren Tucker628a3fd2012-10-05 10:50:15 +10001517.Pp
Damien Miller39a93a32006-03-15 11:34:45 +11001518.Rs
Darren Tucker628a3fd2012-10-05 10:50:15 +10001519.%A F. Cusack
1520.%A M. Forssen
1521.%D January 2006
Damien Miller39a93a32006-03-15 11:34:45 +11001522.%R RFC 4256
Darren Tucker628a3fd2012-10-05 10:50:15 +10001523.%T Generic Message Exchange Authentication for the Secure Shell Protocol (SSH)
Damien Miller39a93a32006-03-15 11:34:45 +11001524.Re
Darren Tucker628a3fd2012-10-05 10:50:15 +10001525.Pp
Damien Miller39a93a32006-03-15 11:34:45 +11001526.Rs
Darren Tucker628a3fd2012-10-05 10:50:15 +10001527.%A J. Galbraith
1528.%A P. Remaker
1529.%D January 2006
Damien Miller39a93a32006-03-15 11:34:45 +11001530.%R RFC 4335
Darren Tucker628a3fd2012-10-05 10:50:15 +10001531.%T The Secure Shell (SSH) Session Channel Break Extension
Damien Miller39a93a32006-03-15 11:34:45 +11001532.Re
Darren Tucker628a3fd2012-10-05 10:50:15 +10001533.Pp
Damien Miller39a93a32006-03-15 11:34:45 +11001534.Rs
Darren Tucker628a3fd2012-10-05 10:50:15 +10001535.%A M. Bellare
1536.%A T. Kohno
1537.%A C. Namprempre
1538.%D January 2006
Damien Miller39a93a32006-03-15 11:34:45 +11001539.%R RFC 4344
Darren Tucker628a3fd2012-10-05 10:50:15 +10001540.%T The Secure Shell (SSH) Transport Layer Encryption Modes
Damien Miller39a93a32006-03-15 11:34:45 +11001541.Re
Darren Tucker628a3fd2012-10-05 10:50:15 +10001542.Pp
Damien Miller39a93a32006-03-15 11:34:45 +11001543.Rs
Darren Tucker628a3fd2012-10-05 10:50:15 +10001544.%A B. Harris
1545.%D January 2006
Damien Miller39a93a32006-03-15 11:34:45 +11001546.%R RFC 4345
Darren Tucker628a3fd2012-10-05 10:50:15 +10001547.%T Improved Arcfour Modes for the Secure Shell (SSH) Transport Layer Protocol
Ben Lindstrom160ec622001-04-22 17:17:46 +00001548.Re
Darren Tucker628a3fd2012-10-05 10:50:15 +10001549.Pp
Damien Miller3e96d742006-03-25 23:39:29 +11001550.Rs
Darren Tucker628a3fd2012-10-05 10:50:15 +10001551.%A M. Friedl
1552.%A N. Provos
1553.%A W. Simpson
1554.%D March 2006
Damien Miller3e96d742006-03-25 23:39:29 +11001555.%R RFC 4419
Darren Tucker628a3fd2012-10-05 10:50:15 +10001556.%T Diffie-Hellman Group Exchange for the Secure Shell (SSH) Transport Layer Protocol
Damien Miller3e96d742006-03-25 23:39:29 +11001557.Re
Darren Tucker628a3fd2012-10-05 10:50:15 +10001558.Pp
Damien Millerc0367fb2007-01-05 16:25:46 +11001559.Rs
Darren Tucker628a3fd2012-10-05 10:50:15 +10001560.%A J. Galbraith
1561.%A R. Thayer
1562.%D November 2006
Damien Millerc0367fb2007-01-05 16:25:46 +11001563.%R RFC 4716
Darren Tucker628a3fd2012-10-05 10:50:15 +10001564.%T The Secure Shell (SSH) Public Key File Format
Damien Millerc0367fb2007-01-05 16:25:46 +11001565.Re
Darren Tucker628a3fd2012-10-05 10:50:15 +10001566.Pp
Darren Tuckerf6bffb12008-06-14 09:04:26 +10001567.Rs
Darren Tucker628a3fd2012-10-05 10:50:15 +10001568.%A D. Stebila
1569.%A J. Green
1570.%D December 2009
Damien Miller1ca94692010-09-24 22:01:22 +10001571.%R RFC 5656
Darren Tucker628a3fd2012-10-05 10:50:15 +10001572.%T Elliptic Curve Algorithm Integration in the Secure Shell Transport Layer
Damien Miller1ca94692010-09-24 22:01:22 +10001573.Re
Darren Tucker628a3fd2012-10-05 10:50:15 +10001574.Pp
Damien Miller1ca94692010-09-24 22:01:22 +10001575.Rs
Darren Tuckerf6bffb12008-06-14 09:04:26 +10001576.%A A. Perrig
1577.%A D. Song
1578.%D 1999
Darren Tucker628a3fd2012-10-05 10:50:15 +10001579.%O International Workshop on Cryptographic Techniques and E-Commerce (CrypTEC '99)
1580.%T Hash Visualization: a New Technique to improve Real-World Security
Darren Tuckerf6bffb12008-06-14 09:04:26 +10001581.Re
Damien Millerf1ce5052003-06-11 22:04:39 +10001582.Sh AUTHORS
1583OpenSSH is a derivative of the original and free
1584ssh 1.2.12 release by Tatu Ylonen.
1585Aaron Campbell, Bob Beck, Markus Friedl, Niels Provos,
1586Theo de Raadt and Dug Song
1587removed many bugs, re-added newer features and
1588created OpenSSH.
1589Markus Friedl contributed the support for SSH
1590protocol versions 1.5 and 2.0.