I want to configure sshd to require that a connection authenticate with both a key and a password.
I haven't looked at using PAM or other external authentication methods yet, but my guess at the moment (based on sshd_config(5) is that this is not possible. Prove me wrong. Please?