Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Sep 2000 20:32:32 -0400 (EDT)
From:      Mikhail Teterin <mi@monsta.privatelabs.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   bin/21100: sshd does not consider authorized_keys2 unless 2 is the _only_ protocol
Message-ID:  <200009080032.UAA71332@monsta.privatelabs.com>

next in thread | raw e-mail | index | archive | help

>Number:         21100
>Category:       bin
>Synopsis:       sshd does not consider authorized_keys2 unless 2 is the _only_ protocol
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 07 17:40:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Mikhail Teterin
>Release:        FreeBSD 4.1-RC i386
>Organization:
Virtual Estates, Inc.
>Environment:

>Description:

	A particular account wishes to only use DSA keys and hence the
	SSH2 protocol. Unfortunately, sshd does not even look at the
	~/.ssh/authorized_keys2 unless the /etc/ssh/sshd_config states
	``Protocol 2''. Listing (as the man-page suggests) both 1 and 2
	on the line does not work -- the server insists on password.

	Removing 1 helps (and proves that everything else is configured
	properly), but prevents other accounts from logging in using older
	ssh-clients.

>How-To-Repeat:

	See description.

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009080032.UAA71332>