https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248923
Bug ID: 248923 Summary: .ssh/authorized_keys2 working accoding to response to a previous PR Product: Base System Version: 12.1-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bin Assignee: b...@freebsd.org Reporter: d...@safeport.com I have been told this works, so I assume I am the only one affected by this error. For me and apparently only me, 12.1 will not accept a key on ssh login. So no need to fix the man page but I thought I would document these system as the sole anomaly. Calling system: uname -a FreeBSD artemis.boltsys.com 11.3-RELEASE-p5 FreeBSD 11.3-RELEASE-p5 #0: Tue Nov 12 08:59:04 UTC 2019 r...@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 ls .ssh/ ./ id_rsa id_rsa3 ../ id_rsa.pub id_rsa3.pub authorized_keys2 id_rsa2 known_hosts config id_rsa2.pub oldkeys/ Called system: uname -a FreeBSD freeport.boltsys.com 12.1-RELEASE-p8 FreeBSD 12.1-RELEASE-p8 GENERIC amd64 ls .ssh ./ config known_hosts ../ id_rsa authorized_keys2 id_rsa.pub ====================== On artemis: ssh freeport Password for d...@freeport.boltsys.com: =============== freeport:~> mv .ssh/authorized_keys2 .ssh/authorized_keys freeport:~> ls .ssh/ ./ config known_hosts ../ id_rsa authorized_keys id_rsa.pub ========================= and back to artemis artemis:~> ssh freeport X11 forwarding request failed on channel 0 Last login: Wed Aug 26 00:44:55 2020 from 192.168.2.102 FreeBSD 12.1-RELEASE-p8 GENERIC Welcome to FreeBSD! Release Notes, Errata: https://www.FreeBSD.org/releases/ Security Advisories: https://www.FreeBSD.org/security/ FreeBSD Handbook: https://www.FreeBSD.org/handbook/ FreeBSD FAQ: https://www.FreeBSD.org/faq/ Questions List: https://lists.FreeBSD.org/mailman/listinfo/freebsd-questions/ FreeBSD Forums: https://forums.FreeBSD.org/ Documents installed with the system are in the /usr/local/share/doc/freebsd/ directory, or can be installed later with: pkg install en-freebsd-doc For other languages, replace "en" with a language code like de or fr. Show the version of FreeBSD installed: freebsd-version ; uname -a Please include that output and any error messages when posting questions. Introduction to manual pages: man man FreeBSD directory layout: man hier Edit /etc/motd to change this login announcement. If you'd like to keep track of applications in the FreeBSD ports tree, take a look at FreshPorts; https://www.freshports.org/ But since I am obviously making this up, you can close this one also -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"