'How to configure an OpenSsh server with username-password (and not public keys)?

I have a ssh-client that is using uasername-password authentication and not the private-public key method. How do I configure my OpenSsh server with a list of username and password pairs? This is for testing purpose. It is a local Windows server.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source