Re: putty from Windows to FreeBSD 14.0 says "Server refused our key"

From: Lowell Gilbert <freebsd-questions-local_at_be-well.ilk.org>
Date: Sat, 10 Feb 2024 15:48:33 UTC
Graham Menhennitt <graham@menhennitt.com.au> writes:

> Thank you Lexi. Upgraded to Putty 0.80 and all working now. Still not
> reading .bashrc but that must be some other problem.

Bash only reads .bashrc in a non-login shell. You probably want to
source it from .bash_login.