From 033a49c7cc0de8ec659110ab6cfb3a06e306d5b4 Mon Sep 17 00:00:00 2001 From: Ben Lindstrom Date: Thu, 6 Jun 2002 20:30:28 +0000 Subject: - stevesk@cvs.openbsd.org 2002/05/26 20:35:10 [ssh.1] sort ChallengeResponseAuthentication; ok markus@ --- ChangeLog | 5 ++++- ssh.1 | 18 +++++++++--------- 2 files changed, 13 insertions(+), 10 deletions(-) diff --git a/ChangeLog b/ChangeLog index 38ea644ce..943f6870c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -35,6 +35,9 @@ [auth.h auth2.c auth2-hostbased.c auth2-kbdint.c auth2-none.c auth2-passwd.c auth2-pubkey.c Makefile.in] split auth2.c into one file per method; ok provos@/deraadt@ + - stevesk@cvs.openbsd.org 2002/05/26 20:35:10 + [ssh.1] + sort ChallengeResponseAuthentication; ok markus@ 20020604 - (stevesk) [channels.c] bug #164 patch from YOSHIFUJI Hideaki (changed @@ -719,4 +722,4 @@ - (stevesk) entropy.c: typo in debug message - (djm) ssh-keygen -i needs seeded RNG; report from markus@ -$Id: ChangeLog,v 1.2153 2002/06/06 20:27:55 mouring Exp $ +$Id: ChangeLog,v 1.2154 2002/06/06 20:30:28 mouring Exp $ diff --git a/ssh.1 b/ssh.1 index 46c31406f..f37e0a64c 100644 --- a/ssh.1 +++ b/ssh.1 @@ -34,7 +34,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: ssh.1,v 1.151 2002/05/06 23:34:33 millert Exp $ +.\" $OpenBSD: ssh.1,v 1.152 2002/05/26 20:35:10 stevesk Exp $ .Dd September 25, 1999 .Dt SSH 1 .Os @@ -735,6 +735,14 @@ Note that this option does not work if .Cm UsePrivilegedPort is set to .Dq yes . +.It Cm ChallengeResponseAuthentication +Specifies whether to use challenge response authentication. +The argument to this keyword must be +.Dq yes +or +.Dq no . +The default is +.Dq yes . .It Cm CheckHostIP If this flag is set to .Dq yes , @@ -1126,14 +1134,6 @@ running. The default is .Dq yes . Note that this option applies to protocol version 1 only. -.It Cm ChallengeResponseAuthentication -Specifies whether to use challenge response authentication. -The argument to this keyword must be -.Dq yes -or -.Dq no . -The default is -.Dq yes . .It Cm SmartcardDevice Specifies which smartcard device to use. The argument to this keyword is the device -- cgit v1.2.3