mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-29 16:54:51 +02:00
- stevesk@cvs.openbsd.org 2002/09/16 22:03:13
[sshd.8] reference moduli(5) in FILES /etc/moduli.
This commit is contained in:
parent
101c4a7bc9
commit
86247e2798
@ -16,6 +16,9 @@
|
|||||||
- stevesk@cvs.openbsd.org 2002/09/16 20:12:11
|
- stevesk@cvs.openbsd.org 2002/09/16 20:12:11
|
||||||
[sshd_config.5]
|
[sshd_config.5]
|
||||||
more details on X11Forwarding security issues and threats; ok markus@
|
more details on X11Forwarding security issues and threats; ok markus@
|
||||||
|
- stevesk@cvs.openbsd.org 2002/09/16 22:03:13
|
||||||
|
[sshd.8]
|
||||||
|
reference moduli(5) in FILES /etc/moduli.
|
||||||
|
|
||||||
20020912
|
20020912
|
||||||
- (djm) Made GNOME askpass programs return non-zero if cancel button is
|
- (djm) Made GNOME askpass programs return non-zero if cancel button is
|
||||||
@ -666,4 +669,4 @@
|
|||||||
save auth method before monitor_reset_key_state(); bugzilla bug #284;
|
save auth method before monitor_reset_key_state(); bugzilla bug #284;
|
||||||
ok provos@
|
ok provos@
|
||||||
|
|
||||||
$Id: ChangeLog,v 1.2468 2002/09/19 01:51:21 djm Exp $
|
$Id: ChangeLog,v 1.2469 2002/09/19 01:51:53 djm Exp $
|
||||||
|
4
sshd.8
4
sshd.8
@ -34,7 +34,7 @@
|
|||||||
.\" (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.191 2002/09/04 18:52:42 stevesk Exp $
|
.\" $OpenBSD: sshd.8,v 1.192 2002/09/16 22:03:13 stevesk Exp $
|
||||||
.Dd September 25, 1999
|
.Dd September 25, 1999
|
||||||
.Dt SSHD 8
|
.Dt SSHD 8
|
||||||
.Os
|
.Os
|
||||||
@ -586,6 +586,8 @@ These files are created using
|
|||||||
.Xr ssh-keygen 1 .
|
.Xr ssh-keygen 1 .
|
||||||
.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".
|
||||||
|
The file format is described in
|
||||||
|
.Xr moduli 5 .
|
||||||
.It Pa /var/empty
|
.It Pa /var/empty
|
||||||
.Xr chroot 2
|
.Xr chroot 2
|
||||||
directory used by
|
directory used by
|
||||||
|
Loading…
x
Reference in New Issue
Block a user