mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-27 07:44:29 +02:00
upstream commit
mention internal DH-GEX fallback groups; bz#2302 Upstream-ID: e7b395fcca3122cd825515f45a2e41c9a157e09e
This commit is contained in:
parent
cac3b6665f
commit
deae7d52d5
9
sshd.8
9
sshd.8
@ -33,8 +33,8 @@
|
|||||||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
.\"
|
.\"
|
||||||
.\" $OpenBSD: sshd.8,v 1.282 2015/11/16 00:30:02 djm Exp $
|
.\" $OpenBSD: sshd.8,v 1.283 2016/02/05 03:07:06 djm Exp $
|
||||||
.Dd $Mdocdate: November 16 2015 $
|
.Dd $Mdocdate: February 5 2016 $
|
||||||
.Dt SSHD 8
|
.Dt SSHD 8
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -888,9 +888,12 @@ This file is for host-based authentication (see
|
|||||||
It should only be writable by root.
|
It should only be writable by root.
|
||||||
.Pp
|
.Pp
|
||||||
.It Pa /etc/moduli
|
.It Pa /etc/moduli
|
||||||
Contains Diffie-Hellman groups used for the "Diffie-Hellman Group Exchange".
|
Contains Diffie-Hellman groups used for the "Diffie-Hellman Group Exchange"
|
||||||
|
key exchange method.
|
||||||
The file format is described in
|
The file format is described in
|
||||||
.Xr moduli 5 .
|
.Xr moduli 5 .
|
||||||
|
If no usable groups are found in this file then fixed internal groups will
|
||||||
|
be used.
|
||||||
.Pp
|
.Pp
|
||||||
.It Pa /etc/motd
|
.It Pa /etc/motd
|
||||||
See
|
See
|
||||||
|
Loading…
x
Reference in New Issue
Block a user