summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2005-02-01 19:16:45 +1100
committerDarren Tucker <dtucker@zip.com.au>2005-02-01 19:16:45 +1100
commit9dca099aec9ce1a5c67e2c0f737871c1e3126b90 (patch)
tree072989d2f67b3a574fe82796a4b103041606a35e
parent9b5495d23ee28fa77dc58a31953d3f6f86d5baa1 (diff)
- (dtucker) [sshd_config.5] Bug #701: remove warning about
keyboard-interactive since this is no longer the case.
-rw-r--r--ChangeLog4
-rw-r--r--sshd_config.54
2 files changed, 4 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 3abcb90b5..301921de1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@
3 platforms syslog will revert to its default values. This may result in 3 platforms syslog will revert to its default values. This may result in
4 messages from external libraries (eg libwrap) being sent to a different 4 messages from external libraries (eg libwrap) being sent to a different
5 facility. 5 facility.
6 - (dtucker) [sshd_config.5] Bug #701: remove warning about
7 keyboard-interactive since this is no longer the case.
6 8
720050124 920050124
8 - (dtucker) OpenBSD CVS Sync 10 - (dtucker) OpenBSD CVS Sync
@@ -2049,4 +2051,4 @@
2049 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 2051 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
2050 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 2052 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
2051 2053
2052$Id: ChangeLog,v 1.3627 2005/02/01 06:35:09 dtucker Exp $ 2054$Id: ChangeLog,v 1.3628 2005/02/01 08:16:45 dtucker Exp $
diff --git a/sshd_config.5 b/sshd_config.5
index e50b4bc4f..da6d97c68 100644
--- a/sshd_config.5
+++ b/sshd_config.5
@@ -479,9 +479,7 @@ The default is
479.Pp 479.Pp
480If this option is set to 480If this option is set to
481.Dq without-password 481.Dq without-password
482password authentication is disabled for root. Note that other authentication 482password authentication is disabled for root.
483methods (e.g., keyboard-interactive/PAM) may still allow root to login using
484a password.
485.Pp 483.Pp
486If this option is set to 484If this option is set to
487.Dq forced-commands-only 485.Dq forced-commands-only