From owner-freebsd-questions@freebsd.org Fri Jul 13 00:03:55 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 62EC81034870 for ; Fri, 13 Jul 2018 00:03:55 +0000 (UTC) (envelope-from lists@fullard.ca) Received: from wout5-smtp.messagingengine.com (wout5-smtp.messagingengine.com [64.147.123.21]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0117A8991B for ; Fri, 13 Jul 2018 00:03:54 +0000 (UTC) (envelope-from lists@fullard.ca) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.west.internal (Postfix) with ESMTP id B557E2C1 for ; Thu, 12 Jul 2018 20:03:46 -0400 (EDT) Received: from web4 ([10.202.2.214]) by compute5.internal (MEProxy); Thu, 12 Jul 2018 20:03:46 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fullard.ca; h= content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=fm3; bh=yWN+E66Ta5A57zIaO32mTZz4Ye6NR DMyiTtVBpQ9+b8=; b=lYEzHPo8REUJgVQnfC1TLfHuMTGUXTI1tM1Y35410ApvI ofHpl3jm7kz89zUv1vgfRdzplGgHvR4svm2hEe60ZzH09Mo/1lNEmfC7itklZ+xi fhBnIBq8MuHzajMsRdHyFzYrMoCTXTrSz7yHuKR7aXvz0PP/Pcxv3wVDV77hX8m8 X3XIHU7VIp56DUq0KE12L706yj456NkJNt1/47SUn2L2Fv9h8KjSoeTxaHD1wE+/ vj1V0rTLl0QZSA7UPrjkojMMYzdRkXKM+od8tEJ8MN+iLBaqeDXrs7Lm0a2P4UmL viNsb/l0DsMgepcMBg81Xcw4BZ54jERyM1ioMBF6Q== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm3; bh=yWN+E6 6Ta5A57zIaO32mTZz4Ye6NRDMyiTtVBpQ9+b8=; b=c9i8epeXl9+/c6pLHZzKdj 4iOzx6yUWIqbtrU34TnkEvVtY1biZF7jFp0QoGDOFpnSeYgUqezJROjlZLFewkEO HarXMZu7QuKjMYT9cyvvu9uupCRgY8pskXBCVyyCe0ULOXzF9Xak/dDwz49qkIjY 6EB2aXAPosaXu6x9KE3qTKlzYYlGx3QUG0WqfQeQ3SbB3uAP2Mo3Ed7poEAuVMDV h9jR/0qoSnSc86Qr3zIkrqUu/6gmGPTqMhG2LcRglZzr1UhsPaSzq+p/cYqLUMy0 JilAGk7fJdEGHBYTEf4zo271yUxU2Dwu1Y/XDSpoCWx/RxLd2FJ1+xRAI7vqn7RA == X-ME-Proxy: X-ME-Sender: Received: by mailuser.nyi.internal (Postfix, from userid 99) id D6BF9BA50C; Thu, 12 Jul 2018 20:03:45 -0400 (EDT) Message-Id: <1531440225.583839.1439134704.47DD7B1D@webmail.messagingengine.com> From: David Fullard To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" X-Mailer: MessagingEngine.com Webmail Interface - ajax-957169fa Subject: Re: ssh on 11.2 References: Date: Thu, 12 Jul 2018 20:03:45 -0400 In-Reply-To: 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: Fri, 13 Jul 2018 00:03:55 -0000 I think you missed it. When upgrading I remember being prompted that changes that needed to be applied to the /etc/sshd_config and it asking me if it looked okay. On Thu, Jul 12, 2018, at 5:17 PM, doug wrote: > 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? > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"