2011-02-04 14:58:22 +01:00
|
|
|
Index: openssh-5.8p1/sshd.8
|
2010-03-26 16:29:14 +01:00
|
|
|
===================================================================
|
2011-02-04 14:58:22 +01:00
|
|
|
--- openssh-5.8p1.orig/sshd.8
|
|
|
|
+++ openssh-5.8p1/sshd.8
|
2011-01-31 13:24:57 +01:00
|
|
|
@@ -855,7 +855,7 @@ Contains Diffie-Hellman groups used for
|
2007-01-07 17:26:05 +01:00
|
|
|
The file format is described in
|
|
|
|
.Xr moduli 5 .
|
|
|
|
.Pp
|
2011-01-31 13:24:57 +01:00
|
|
|
-.It Pa /etc/motd
|
|
|
|
+.It Pa /etc/lib/motd
|
2007-01-07 17:26:05 +01:00
|
|
|
See
|
|
|
|
.Xr motd 5 .
|
|
|
|
.Pp
|
2011-01-31 13:24:57 +01:00
|
|
|
@@ -868,7 +868,7 @@ are displayed to anyone trying to log in
|
2007-01-07 17:26:05 +01:00
|
|
|
refused.
|
|
|
|
The file should be world-readable.
|
|
|
|
.Pp
|
2011-01-31 13:24:57 +01:00
|
|
|
-.It Pa /etc/shosts.equiv
|
|
|
|
+.It Pa /etc/ssh/shosts.equiv
|
2007-01-07 17:26:05 +01:00
|
|
|
This file is used in exactly the same way as
|
|
|
|
.Pa hosts.equiv ,
|
|
|
|
but allows host-based authentication without permitting login with
|
2011-01-31 13:24:57 +01:00
|
|
|
@@ -947,8 +947,7 @@ The content of this file is not sensitiv
|
2008-07-25 04:29:14 +02:00
|
|
|
.Xr ssh-keyscan 1 ,
|
2007-01-07 17:26:05 +01:00
|
|
|
.Xr chroot 2 ,
|
|
|
|
.Xr hosts_access 5 ,
|
|
|
|
-.Xr login.conf 5 ,
|
|
|
|
-.Xr moduli 5 ,
|
|
|
|
+.Xr login.defs 5 ,
|
|
|
|
.Xr sshd_config 5 ,
|
|
|
|
.Xr inetd 8 ,
|
|
|
|
.Xr sftp-server 8
|
2011-02-04 14:58:22 +01:00
|
|
|
Index: openssh-5.8p1/sshd_config.5
|
2010-03-26 16:29:14 +01:00
|
|
|
===================================================================
|
2011-02-04 14:58:22 +01:00
|
|
|
--- openssh-5.8p1.orig/sshd_config.5
|
|
|
|
+++ openssh-5.8p1/sshd_config.5
|
2011-01-31 13:24:57 +01:00
|
|
|
@@ -497,7 +497,7 @@ or
|
2007-01-07 17:26:05 +01:00
|
|
|
.Pp
|
|
|
|
.Pa /etc/hosts.equiv
|
|
|
|
and
|
|
|
|
-.Pa /etc/shosts.equiv
|
|
|
|
+.Pa /etc/ssh/shosts.equiv
|
|
|
|
are still used.
|
|
|
|
The default is
|
|
|
|
.Dq yes .
|