summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-03-04 00:16:20 +1100
committerDamien Miller <djm@mindrot.org>2001-03-04 00:16:20 +1100
commit1d66c1602eb9cae2d3f173a9d9f8d96c274518bb (patch)
tree9097ea09b866a45d82321c6693817c070c3617c3 /ChangeLog
parent459ac4b688f87c5179b2d7f94dace1fd7204c568 (diff)
- Document PAM ChallengeResponseAuthentication in sshd.8
- Disable and comment ChallengeResponseAuthentication in sshd_config
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6e15ef3b3..71da4c457 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
120010303 120010303
2 - Remove make-ssh-known-hosts.pl, ssh-keyscan is better. 2 - Remove make-ssh-known-hosts.pl, ssh-keyscan is better.
3 - Document PAM ChallengeResponseAuthentication in sshd.8
4 - Disable and comment ChallengeResponseAuthentication in sshd_config
3 5
420010301 620010301
5 - (djm) Properly add -lcrypt if needed. 7 - (djm) Properly add -lcrypt if needed.
@@ -4178,4 +4180,4 @@
4178 - Wrote replacements for strlcpy and mkdtemp 4180 - Wrote replacements for strlcpy and mkdtemp
4179 - Released 1.0pre1 4181 - Released 1.0pre1
4180 4182
4181$Id: ChangeLog,v 1.846 2001/03/03 09:00:36 djm Exp $ 4183$Id: ChangeLog,v 1.847 2001/03/03 13:16:20 djm Exp $