SHA256
1
0
forked from pool/openssh
openssh/openssh-5.4p1-eal3.diff
OBS User autobuild c1af9ee4bd Accepting request 35778 from Base:System
Copy from Base:System/openssh based on submit request 35778 from user anicka

OBS-URL: https://build.opensuse.org/request/show/35778
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openssh?expand=0&rev=39
2010-03-26 15:29:14 +00:00

46 lines
1.1 KiB
Diff

Index: openssh-5.4p1/sshd.8
===================================================================
--- openssh-5.4p1.orig/sshd.8
+++ openssh-5.4p1/sshd.8
@@ -840,7 +840,7 @@ Contains Diffie-Hellman groups used for
The file format is described in
.Xr moduli 5 .
.Pp
-.It /etc/motd
+.It /etc/lib/motd
See
.Xr motd 5 .
.Pp
@@ -853,7 +853,7 @@ are displayed to anyone trying to log in
refused.
The file should be world-readable.
.Pp
-.It /etc/shosts.equiv
+.It /etc/ssh/shosts.equiv
This file is used in exactly the same way as
.Pa hosts.equiv ,
but allows host-based authentication without permitting login with
@@ -930,8 +930,7 @@ The content of this file is not sensitiv
.Xr ssh-keyscan 1 ,
.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
Index: openssh-5.4p1/sshd_config.5
===================================================================
--- openssh-5.4p1.orig/sshd_config.5
+++ openssh-5.4p1/sshd_config.5
@@ -451,7 +451,7 @@ or
.Pp
.Pa /etc/hosts.equiv
and
-.Pa /etc/shosts.equiv
+.Pa /etc/ssh/shosts.equiv
are still used.
The default is
.Dq yes .