Date: Tue, 25 Aug 2020 18:10:47 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 248439] man page for ssh - authorized_keys2 no longer supported Message-ID: <bug-248439-227-A1REsOYg5S@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-248439-227@https.bugs.freebsd.org/bugzilla/> References: <bug-248439-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248439 --- Comment #1 from Ed Maste <emaste@freebsd.org> --- The man page is correct - if not set by a config file the default is to check both .ssh/authorized_keys and .ssh/authorized_keys2. The stock sshd_config (upstream and in FreeBSD) contains: # The default is to check both .ssh/authorized_keys and .ssh/authorized_keys2 # but this is overridden so installations will only check .ssh/authorized_keys AuthorizedKeysFile .ssh/authorized_keys -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-248439-227-A1REsOYg5S>
