Since installing yesterday's snapshot on amd64:
OpenBSD 4.9-current (GENERIC.MP) #111: Wed May 11 10:41:28 MDT 2011
[email protected]:/usr/src/sys/arch/amd64/compile/GENERIC.MP
I lost the ability to login to sshd using publickey:
$ ssh hermes
Permission denied (publickey,keyboard-interactive).
A kernel compiled from -current source behaves the same way. I had
"PasswordAuthentication no" in /etc/ssh/sshd_config, which I had to
remove in order to login. Is this due to a change in configuration file
syntax that I missed, or a bug?