summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog15
-rw-r--r--scp.120
-rw-r--r--sftp-server.84
-rw-r--r--ssh-add.140
-rw-r--r--ssh-agent.112
-rw-r--r--ssh-keygen.120
-rw-r--r--ssh-keyscan.151
-rw-r--r--ssh-keysign.86
-rw-r--r--ssh.123
-rw-r--r--ssh_config.56
-rw-r--r--sshd.824
-rw-r--r--sshd_config.59
12 files changed, 122 insertions, 108 deletions
diff --git a/ChangeLog b/ChangeLog
index 24dfa0be6..643b384fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
120030611
2 - (djm) OpenBSD CVS Sync
3 - jmc@cvs.openbsd.org 2003/06/10 09:12:11
4 [scp.1 sftp-server.8 ssh.1 ssh-add.1 ssh-agent.1 ssh_config.5]
5 [sshd.8 sshd_config.5 ssh-keygen.1 ssh-keyscan.1 ssh-keysign.8]
6 - section reorder
7 - COMPATIBILITY merge
8 - macro cleanup
9 - kill whitespace at EOL
10 - new sentence, new line
11 ssh pages ok markus@
12
13
120030609 1420030609
2 - (djm) Sync README.smartcard with OpenBSD -current 15 - (djm) Sync README.smartcard with OpenBSD -current
3 - (djm) Re-merge OpenSC info into README.smartcard 16 - (djm) Re-merge OpenSC info into README.smartcard
@@ -480,4 +493,4 @@
480 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 493 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
481 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 494 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
482 495
483$Id: ChangeLog,v 1.2792 2003/06/10 11:09:09 djm Exp $ 496$Id: ChangeLog,v 1.2793 2003/06/11 12:04:39 djm Exp $
diff --git a/scp.1 b/scp.1
index a3ec2e0c6..a971500ee 100644
--- a/scp.1
+++ b/scp.1
@@ -9,7 +9,7 @@
9.\" 9.\"
10.\" Created: Sun May 7 00:14:37 1995 ylo 10.\" Created: Sun May 7 00:14:37 1995 ylo
11.\" 11.\"
12.\" $OpenBSD: scp.1,v 1.27 2003/03/28 10:11:43 jmc Exp $ 12.\" $OpenBSD: scp.1,v 1.28 2003/06/10 09:12:11 jmc Exp $
13.\" 13.\"
14.Dd September 25, 1999 14.Dd September 25, 1999
15.Dt SCP 1 15.Dt SCP 1
@@ -148,14 +148,6 @@ to use IPv6 addresses only.
148.Sh DIAGNOSTICS 148.Sh DIAGNOSTICS
149.Nm 149.Nm
150exits with 0 on success or >0 if an error occurred. 150exits with 0 on success or >0 if an error occurred.
151.Sh AUTHORS
152Timo Rinne <tri@iki.fi> and Tatu Ylonen <ylo@cs.hut.fi>
153.Sh HISTORY
154.Nm
155is based on the
156.Xr rcp 1
157program in BSD source code from the Regents of the University of
158California.
159.Sh SEE ALSO 151.Sh SEE ALSO
160.Xr rcp 1 , 152.Xr rcp 1 ,
161.Xr sftp 1 , 153.Xr sftp 1 ,
@@ -165,3 +157,13 @@ California.
165.Xr ssh-keygen 1 , 157.Xr ssh-keygen 1 ,
166.Xr ssh_config 5 , 158.Xr ssh_config 5 ,
167.Xr sshd 8 159.Xr sshd 8
160.Sh HISTORY
161.Nm
162is based on the
163.Xr rcp 1
164program in BSD source code from the Regents of the University of
165California.
166.Sh AUTHORS
167.An Timo Rinne Aq tri@iki.fi
168and
169.An Tatu Ylonen Aq ylo@cs.hut.fi
diff --git a/sftp-server.8 b/sftp-server.8
index 0a0210a34..871f83796 100644
--- a/sftp-server.8
+++ b/sftp-server.8
@@ -1,4 +1,4 @@
1.\" $OpenBSD: sftp-server.8,v 1.8 2001/06/23 05:57:08 deraadt Exp $ 1.\" $OpenBSD: sftp-server.8,v 1.9 2003/06/10 09:12:11 jmc Exp $
2.\" 2.\"
3.\" Copyright (c) 2000 Markus Friedl. All rights reserved. 3.\" Copyright (c) 2000 Markus Friedl. All rights reserved.
4.\" 4.\"
@@ -56,7 +56,7 @@ for more information.
56.%O work in progress material 56.%O work in progress material
57.Re 57.Re
58.Sh AUTHORS 58.Sh AUTHORS
59Markus Friedl <markus@openbsd.org> 59.An Markus Friedl Aq markus@openbsd.org
60.Sh HISTORY 60.Sh HISTORY
61.Nm 61.Nm
62first appeared in OpenBSD 2.8 . 62first appeared in OpenBSD 2.8 .
diff --git a/ssh-add.1 b/ssh-add.1
index bcdb8e7f6..fe0190859 100644
--- a/ssh-add.1
+++ b/ssh-add.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ssh-add.1,v 1.38 2003/03/28 10:11:43 jmc Exp $ 1.\" $OpenBSD: ssh-add.1,v 1.39 2003/06/10 09:12:11 jmc Exp $
2.\" 2.\"
3.\" -*- nroff -*- 3.\" -*- nroff -*-
4.\" 4.\"
@@ -109,20 +109,6 @@ Add key in smartcard
109Remove key in smartcard 109Remove key in smartcard
110.Ar reader . 110.Ar reader .
111.El 111.El
112.Sh FILES
113.Bl -tag -width Ds
114.It Pa $HOME/.ssh/identity
115Contains the protocol version 1 RSA authentication identity of the user.
116.It Pa $HOME/.ssh/id_dsa
117Contains the protocol version 2 DSA authentication identity of the user.
118.It Pa $HOME/.ssh/id_rsa
119Contains the protocol version 2 RSA authentication identity of the user.
120.El
121.Pp
122Identity files should not be readable by anyone but the user.
123Note that
124.Nm
125ignores identity files if they are accessible by others.
126.Sh ENVIRONMENT 112.Sh ENVIRONMENT
127.Bl -tag -width Ds 113.Bl -tag -width Ds
128.It Ev "DISPLAY" and "SSH_ASKPASS" 114.It Ev "DISPLAY" and "SSH_ASKPASS"
@@ -152,11 +138,30 @@ to make this work.)
152Identifies the path of a unix-domain socket used to communicate with the 138Identifies the path of a unix-domain socket used to communicate with the
153agent. 139agent.
154.El 140.El
141.Sh FILES
142.Bl -tag -width Ds
143.It Pa $HOME/.ssh/identity
144Contains the protocol version 1 RSA authentication identity of the user.
145.It Pa $HOME/.ssh/id_dsa
146Contains the protocol version 2 DSA authentication identity of the user.
147.It Pa $HOME/.ssh/id_rsa
148Contains the protocol version 2 RSA authentication identity of the user.
149.El
150.Pp
151Identity files should not be readable by anyone but the user.
152Note that
153.Nm
154ignores identity files if they are accessible by others.
155.Sh DIAGNOSTICS 155.Sh DIAGNOSTICS
156Exit status is 0 on success, 1 if the specified command fails, 156Exit status is 0 on success, 1 if the specified command fails,
157and 2 if 157and 2 if
158.Nm 158.Nm
159is unable to contact the authentication agent. 159is unable to contact the authentication agent.
160.Sh SEE ALSO
161.Xr ssh 1 ,
162.Xr ssh-agent 1 ,
163.Xr ssh-keygen 1 ,
164.Xr sshd 8
160.Sh AUTHORS 165.Sh AUTHORS
161OpenSSH is a derivative of the original and free 166OpenSSH is a derivative of the original and free
162ssh 1.2.12 release by Tatu Ylonen. 167ssh 1.2.12 release by Tatu Ylonen.
@@ -166,8 +171,3 @@ removed many bugs, re-added newer features and
166created OpenSSH. 171created OpenSSH.
167Markus Friedl contributed the support for SSH 172Markus Friedl contributed the support for SSH
168protocol versions 1.5 and 2.0. 173protocol versions 1.5 and 2.0.
169.Sh SEE ALSO
170.Xr ssh 1 ,
171.Xr ssh-agent 1 ,
172.Xr ssh-keygen 1 ,
173.Xr sshd 8
diff --git a/ssh-agent.1 b/ssh-agent.1
index eae6716b7..aab15cc7f 100644
--- a/ssh-agent.1
+++ b/ssh-agent.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ssh-agent.1,v 1.38 2003/05/14 13:11:56 jmc Exp $ 1.\" $OpenBSD: ssh-agent.1,v 1.39 2003/06/10 09:12:11 jmc Exp $
2.\" 2.\"
3.\" Author: Tatu Ylonen <ylo@cs.hut.fi> 3.\" Author: Tatu Ylonen <ylo@cs.hut.fi>
4.\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland 4.\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@ -179,6 +179,11 @@ authentication agent.
179These sockets should only be readable by the owner. 179These sockets should only be readable by the owner.
180The sockets should get automatically removed when the agent exits. 180The sockets should get automatically removed when the agent exits.
181.El 181.El
182.Sh SEE ALSO
183.Xr ssh 1 ,
184.Xr ssh-add 1 ,
185.Xr ssh-keygen 1 ,
186.Xr sshd 8
182.Sh AUTHORS 187.Sh AUTHORS
183OpenSSH is a derivative of the original and free 188OpenSSH is a derivative of the original and free
184ssh 1.2.12 release by Tatu Ylonen. 189ssh 1.2.12 release by Tatu Ylonen.
@@ -188,8 +193,3 @@ removed many bugs, re-added newer features and
188created OpenSSH. 193created OpenSSH.
189Markus Friedl contributed the support for SSH 194Markus Friedl contributed the support for SSH
190protocol versions 1.5 and 2.0. 195protocol versions 1.5 and 2.0.
191.Sh SEE ALSO
192.Xr ssh 1 ,
193.Xr ssh-add 1 ,
194.Xr ssh-keygen 1 ,
195.Xr sshd 8
diff --git a/ssh-keygen.1 b/ssh-keygen.1
index 1583384af..fc6b5a5e0 100644
--- a/ssh-keygen.1
+++ b/ssh-keygen.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ssh-keygen.1,v 1.58 2003/05/20 12:09:31 jmc Exp $ 1.\" $OpenBSD: ssh-keygen.1,v 1.59 2003/06/10 09:12:11 jmc Exp $
2.\" 2.\"
3.\" -*- nroff -*- 3.\" -*- nroff -*-
4.\" 4.\"
@@ -285,15 +285,6 @@ on all machines
285where the user wishes to log in using public key authentication. 285where the user wishes to log in using public key authentication.
286There is no need to keep the contents of this file secret. 286There is no need to keep the contents of this file secret.
287.El 287.El
288.Sh AUTHORS
289OpenSSH is a derivative of the original and free
290ssh 1.2.12 release by Tatu Ylonen.
291Aaron Campbell, Bob Beck, Markus Friedl, Niels Provos,
292Theo de Raadt and Dug Song
293removed many bugs, re-added newer features and
294created OpenSSH.
295Markus Friedl contributed the support for SSH
296protocol versions 1.5 and 2.0.
297.Sh SEE ALSO 288.Sh SEE ALSO
298.Xr ssh 1 , 289.Xr ssh 1 ,
299.Xr ssh-add 1 , 290.Xr ssh-add 1 ,
@@ -307,3 +298,12 @@ protocol versions 1.5 and 2.0.
307.%D March 2001 298.%D March 2001
308.%O work in progress material 299.%O work in progress material
309.Re 300.Re
301.Sh AUTHORS
302OpenSSH is a derivative of the original and free
303ssh 1.2.12 release by Tatu Ylonen.
304Aaron Campbell, Bob Beck, Markus Friedl, Niels Provos,
305Theo de Raadt and Dug Song
306removed many bugs, re-added newer features and
307created OpenSSH.
308Markus Friedl contributed the support for SSH
309protocol versions 1.5 and 2.0.
diff --git a/ssh-keyscan.1 b/ssh-keyscan.1
index 6d27569eb..572751f66 100644
--- a/ssh-keyscan.1
+++ b/ssh-keyscan.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ssh-keyscan.1,v 1.16 2003/05/12 18:35:18 markus Exp $ 1.\" $OpenBSD: ssh-keyscan.1,v 1.17 2003/06/10 09:12:11 jmc Exp $
2.\" 2.\"
3.\" Copyright 1995, 1996 by David Mazieres <dm@lcs.mit.edu>. 3.\" Copyright 1995, 1996 by David Mazieres <dm@lcs.mit.edu>.
4.\" 4.\"
@@ -103,24 +103,6 @@ On the other hand, if the security model allows such a risk,
103.Nm 103.Nm
104can help in the detection of tampered keyfiles or man in the middle 104can help in the detection of tampered keyfiles or man in the middle
105attacks which have begun after the ssh_known_hosts file was created. 105attacks which have begun after the ssh_known_hosts file was created.
106.Sh EXAMPLES
107.Pp
108Print the
109.Pa rsa1
110host key for machine
111.Pa hostname :
112.Bd -literal
113$ ssh-keyscan hostname
114.Ed
115.Pp
116Find all hosts from the file
117.Pa ssh_hosts
118which have new or different keys from those in the sorted file
119.Pa ssh_known_hosts :
120.Bd -literal
121$ ssh-keyscan -t rsa,dsa -f ssh_hosts | \e\
122 sort -u - ssh_known_hosts | diff ssh_known_hosts -
123.Ed
124.Sh FILES 106.Sh FILES
125.Pa Input format: 107.Pa Input format:
126.Bd -literal 108.Bd -literal
@@ -145,16 +127,33 @@ or
145.Dq ssh-dss . 127.Dq ssh-dss .
146.Pp 128.Pp
147.Pa /etc/ssh/ssh_known_hosts 129.Pa /etc/ssh/ssh_known_hosts
148.Sh BUGS 130.Sh EXAMPLES
149It generates "Connection closed by remote host" messages on the consoles 131Print the
150of all the machines it scans if the server is older than version 2.9. 132.Pa rsa1
151This is because it opens a connection to the ssh port, reads the public 133host key for machine
152key, and drops the connection as soon as it gets the key. 134.Pa hostname :
135.Bd -literal
136$ ssh-keyscan hostname
137.Ed
138.Pp
139Find all hosts from the file
140.Pa ssh_hosts
141which have new or different keys from those in the sorted file
142.Pa ssh_known_hosts :
143.Bd -literal
144$ ssh-keyscan -t rsa,dsa -f ssh_hosts | \e
145 sort -u - ssh_known_hosts | diff ssh_known_hosts -
146.Ed
153.Sh SEE ALSO 147.Sh SEE ALSO
154.Xr ssh 1 , 148.Xr ssh 1 ,
155.Xr sshd 8 149.Xr sshd 8
156.Sh AUTHORS 150.Sh AUTHORS
157David Mazieres <dm@lcs.mit.edu> 151.An David Mazieres Aq dm@lcs.mit.edu
158wrote the initial version, and 152wrote the initial version, and
159Wayne Davison <wayned@users.sourceforge.net> 153.An Wayne Davison Aq wayned@users.sourceforge.net
160added support for protocol version 2. 154added support for protocol version 2.
155.Sh BUGS
156It generates "Connection closed by remote host" messages on the consoles
157of all the machines it scans if the server is older than version 2.9.
158This is because it opens a connection to the ssh port, reads the public
159key, and drops the connection as soon as it gets the key.
diff --git a/ssh-keysign.8 b/ssh-keysign.8
index 2e3f8ff3e..a17e8d5cf 100644
--- a/ssh-keysign.8
+++ b/ssh-keysign.8
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ssh-keysign.8,v 1.6 2003/03/28 10:11:43 jmc Exp $ 1.\" $OpenBSD: ssh-keysign.8,v 1.7 2003/06/10 09:12:11 jmc Exp $
2.\" 2.\"
3.\" Copyright (c) 2002 Markus Friedl. All rights reserved. 3.\" Copyright (c) 2002 Markus Friedl. All rights reserved.
4.\" 4.\"
@@ -74,9 +74,9 @@ must be set-uid root if hostbased authentication is used.
74.Xr ssh-keygen 1 , 74.Xr ssh-keygen 1 ,
75.Xr ssh_config 5 , 75.Xr ssh_config 5 ,
76.Xr sshd 8 76.Xr sshd 8
77.Sh AUTHORS
78Markus Friedl <markus@openbsd.org>
79.Sh HISTORY 77.Sh HISTORY
80.Nm 78.Nm
81first appeared in 79first appeared in
82.Ox 3.2 . 80.Ox 3.2 .
81.Sh AUTHORS
82.An Markus Friedl Aq markus@openbsd.org
diff --git a/ssh.1 b/ssh.1
index d8af4de62..defc0e640 100644
--- a/ssh.1
+++ b/ssh.1
@@ -34,7 +34,7 @@
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.1,v 1.172 2003/05/20 12:09:31 jmc Exp $ 37.\" $OpenBSD: ssh.1,v 1.173 2003/06/10 09:12:11 jmc Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSH 1 39.Dt SSH 1
40.Os 40.Os
@@ -922,7 +922,8 @@ or
922.Xr rsh 1 . 922.Xr rsh 1 .
923.It Pa /etc/hosts.equiv 923.It Pa /etc/hosts.equiv
924This file is used during 924This file is used during
925.Pa \&.rhosts authentication. 925.Pa \&.rhosts
926authentication.
926It contains 927It contains
927canonical hosts names, one per line (the full format is described on 928canonical hosts names, one per line (the full format is described on
928the 929the
@@ -964,15 +965,6 @@ above.
964.Nm 965.Nm
965exits with the exit status of the remote command or with 255 966exits with the exit status of the remote command or with 255
966if an error occurred. 967if an error occurred.
967.Sh AUTHORS
968OpenSSH is a derivative of the original and free
969ssh 1.2.12 release by Tatu Ylonen.
970Aaron Campbell, Bob Beck, Markus Friedl, Niels Provos,
971Theo de Raadt and Dug Song
972removed many bugs, re-added newer features and
973created OpenSSH.
974Markus Friedl contributed the support for SSH
975protocol versions 1.5 and 2.0.
976.Sh SEE ALSO 968.Sh SEE ALSO
977.Xr rsh 1 , 969.Xr rsh 1 ,
978.Xr scp 1 , 970.Xr scp 1 ,
@@ -995,3 +987,12 @@ protocol versions 1.5 and 2.0.
995.%D January 2002 987.%D January 2002
996.%O work in progress material 988.%O work in progress material
997.Re 989.Re
990.Sh AUTHORS
991OpenSSH is a derivative of the original and free
992ssh 1.2.12 release by Tatu Ylonen.
993Aaron Campbell, Bob Beck, Markus Friedl, Niels Provos,
994Theo de Raadt and Dug Song
995removed many bugs, re-added newer features and
996created OpenSSH.
997Markus Friedl contributed the support for SSH
998protocol versions 1.5 and 2.0.
diff --git a/ssh_config.5 b/ssh_config.5
index aa86897a6..85a686b08 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -34,7 +34,7 @@
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.12 2003/06/02 08:31:10 jakob Exp $ 37.\" $OpenBSD: ssh_config.5,v 1.13 2003/06/10 09:12:12 jmc Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSH_CONFIG 5 39.Dt SSH_CONFIG 5
40.Os 40.Os
@@ -664,6 +664,8 @@ values that are not specified in the user's configuration file, and
664for those users who do not have a configuration file. 664for those users who do not have a configuration file.
665This file must be world-readable. 665This file must be world-readable.
666.El 666.El
667.Sh SEE ALSO
668.Xr ssh 1
667.Sh AUTHORS 669.Sh AUTHORS
668OpenSSH is a derivative of the original and free 670OpenSSH is a derivative of the original and free
669ssh 1.2.12 release by Tatu Ylonen. 671ssh 1.2.12 release by Tatu Ylonen.
@@ -673,5 +675,3 @@ removed many bugs, re-added newer features and
673created OpenSSH. 675created OpenSSH.
674Markus Friedl contributed the support for SSH 676Markus Friedl contributed the support for SSH
675protocol versions 1.5 and 2.0. 677protocol versions 1.5 and 2.0.
676.Sh SEE ALSO
677.Xr ssh 1
diff --git a/sshd.8 b/sshd.8
index 827f4f77c..1cad834f6 100644
--- a/sshd.8
+++ b/sshd.8
@@ -34,7 +34,7 @@
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: sshd.8,v 1.197 2003/05/20 12:09:32 jmc Exp $ 37.\" $OpenBSD: sshd.8,v 1.198 2003/06/10 09:12:12 jmc Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSHD 8 39.Dt SSHD 8
40.Os 40.Os
@@ -771,17 +771,6 @@ This can be used to specify
771machine-specific login-time initializations globally. 771machine-specific login-time initializations globally.
772This file should be writable only by root, and should be world-readable. 772This file should be writable only by root, and should be world-readable.
773.El 773.El
774.Sh AUTHORS
775OpenSSH is a derivative of the original and free
776ssh 1.2.12 release by Tatu Ylonen.
777Aaron Campbell, Bob Beck, Markus Friedl, Niels Provos,
778Theo de Raadt and Dug Song
779removed many bugs, re-added newer features and
780created OpenSSH.
781Markus Friedl contributed the support for SSH
782protocol versions 1.5 and 2.0.
783Niels Provos and Markus Friedl contributed support
784for privilege separation.
785.Sh SEE ALSO 774.Sh SEE ALSO
786.Xr scp 1 , 775.Xr scp 1 ,
787.Xr sftp 1 , 776.Xr sftp 1 ,
@@ -813,3 +802,14 @@ for privilege separation.
813.%D January 2002 802.%D January 2002
814.%O work in progress material 803.%O work in progress material
815.Re 804.Re
805.Sh AUTHORS
806OpenSSH is a derivative of the original and free
807ssh 1.2.12 release by Tatu Ylonen.
808Aaron Campbell, Bob Beck, Markus Friedl, Niels Provos,
809Theo de Raadt and Dug Song
810removed many bugs, re-added newer features and
811created OpenSSH.
812Markus Friedl contributed the support for SSH
813protocol versions 1.5 and 2.0.
814Niels Provos and Markus Friedl contributed support
815for privilege separation.
diff --git a/sshd_config.5 b/sshd_config.5
index 0c6108e0f..522911a39 100644
--- a/sshd_config.5
+++ b/sshd_config.5
@@ -34,7 +34,7 @@
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: sshd_config.5,v 1.18 2003/06/02 09:17:34 markus Exp $ 37.\" $OpenBSD: sshd_config.5,v 1.19 2003/06/10 09:12:12 jmc Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSHD_CONFIG 5 39.Dt SSHD_CONFIG 5
40.Os 40.Os
@@ -660,7 +660,7 @@ display server may be exposed to attack when the ssh client requests
660forwarding (see the warnings for 660forwarding (see the warnings for
661.Cm ForwardX11 661.Cm ForwardX11
662in 662in
663.Xr ssh_config 5 ). 663.Xr ssh_config 5 ) .
664A system administrator may have a stance in which they want to 664A system administrator may have a stance in which they want to
665protect clients that may expose themselves to attack by unwittingly 665protect clients that may expose themselves to attack by unwittingly
666requesting X11 forwarding, which can warrant a 666requesting X11 forwarding, which can warrant a
@@ -706,7 +706,6 @@ The default is
706.Pa /usr/X11R6/bin/xauth . 706.Pa /usr/X11R6/bin/xauth .
707.El 707.El
708.Ss Time Formats 708.Ss Time Formats
709.Pp
710.Nm sshd 709.Nm sshd
711command-line arguments and configuration file options that specify time 710command-line arguments and configuration file options that specify time
712may be expressed using a sequence of the form: 711may be expressed using a sequence of the form:
@@ -755,6 +754,8 @@ Contains configuration data for
755This file should be writable by root only, but it is recommended 754This file should be writable by root only, but it is recommended
756(though not necessary) that it be world-readable. 755(though not necessary) that it be world-readable.
757.El 756.El
757.Sh SEE ALSO
758.Xr sshd 8
758.Sh AUTHORS 759.Sh AUTHORS
759OpenSSH is a derivative of the original and free 760OpenSSH is a derivative of the original and free
760ssh 1.2.12 release by Tatu Ylonen. 761ssh 1.2.12 release by Tatu Ylonen.
@@ -766,5 +767,3 @@ Markus Friedl contributed the support for SSH
766protocol versions 1.5 and 2.0. 767protocol versions 1.5 and 2.0.
767Niels Provos and Markus Friedl contributed support 768Niels Provos and Markus Friedl contributed support
768for privilege separation. 769for privilege separation.
769.Sh SEE ALSO
770.Xr sshd 8