From owner-freebsd-questions@freebsd.org Thu Jul 12 21:17:27 2018 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B7778104794D for ; Thu, 12 Jul 2018 21:17:27 +0000 (UTC) (envelope-from doug@fledge.watson.org) Received: from cyrus.watson.org (cyrus.watson.org [204.107.128.30]) by mx1.freebsd.org (Postfix) with ESMTP id 3A0A280EFA for ; Thu, 12 Jul 2018 21:17:27 +0000 (UTC) (envelope-from doug@fledge.watson.org) Received: from fledge.watson.org (fledge.watson.org [198.74.231.63]) by cyrus.watson.org (Postfix) with ESMTPS id 351F59F6B6 for ; Thu, 12 Jul 2018 21:17:26 +0000 (UTC) Received: from fledge.watson.org (doug@localhost.watson.org [127.0.0.1]) by fledge.watson.org (8.15.2/8.15.2) with ESMTP id w6CLHPv3030504 for ; Thu, 12 Jul 2018 17:17:25 -0400 (EDT) (envelope-from doug@fledge.watson.org) Received: from localhost (doug@localhost) by fledge.watson.org (8.15.2/8.15.2/Submit) with ESMTP id w6CLHPpe030501 for ; Thu, 12 Jul 2018 17:17:25 -0400 (EDT) (envelope-from doug@fledge.watson.org) Date: Thu, 12 Jul 2018 17:17:25 -0400 (EDT) From: doug Reply-To: doug@safeport.com To: freebsd-questions@FreeBSD.org Subject: ssh on 11.2 Message-ID: User-Agent: Alpine 2.20 (BSF 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (fledge.watson.org [127.0.0.1]); Thu, 12 Jul 2018 17:17:25 -0400 (EDT) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jul 2018 21:17:27 -0000 After going to 11.2 from 11.1 authorized_keys2 MUST be renamed to authorized_keys. I spent a bit of time checking permissions and keys before comparing /etc/ssh/sshd_config. This might be implied in some of the Open-ssh errata but not so I got it. A note in UPDATING might be nice, or did I just miss this?