User is not prompted to provide the password when 2FA with private key + OTP password is enabled
When the system is configured to require SSH key-based authentication + OTP password, the client doesn't prompt the user about providing the necessary password.
A similar problem occurs when SSHD configuration with both password and private key enabled (i.e. 'AuthenticationMethods publickey,keyboard-interactive' set).
This problem affects connections by SSH protocol.
