From 8a4c4ee4e710c79d1f008e51715515b5f33b0aea Mon Sep 17 00:00:00 2001 From: dtucker Date: Tue, 1 Feb 2005 08:16:45 +0000 Subject: [PATCH] - (dtucker) [sshd_config.5] Bug #701: remove warning about keyboard-interactive since this is no longer the case. --- ChangeLog | 2 ++ sshd_config.5 | 4 +--- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 5cda6f02..50c97422 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,8 @@ platforms syslog will revert to its default values. This may result in messages from external libraries (eg libwrap) being sent to a different facility. + - (dtucker) [sshd_config.5] Bug #701: remove warning about + keyboard-interactive since this is no longer the case. 20050124 - (dtucker) OpenBSD CVS Sync diff --git a/sshd_config.5 b/sshd_config.5 index e50b4bc4..da6d97c6 100644 --- a/sshd_config.5 +++ b/sshd_config.5 @@ -479,9 +479,7 @@ The default is .Pp If this option is set to .Dq without-password -password authentication is disabled for root. Note that other authentication -methods (e.g., keyboard-interactive/PAM) may still allow root to login using -a password. +password authentication is disabled for root. .Pp If this option is set to .Dq forced-commands-only -- 2.45.2