Revision history [back]
I figured it out. I needed to edit the /etc/ssh/sshd_config file as follows:
Change PasswordAuthentication to yes (and uncomment the line)
At the end of the file I added the line
AllowUsers saul
Now I have to see if I can use Wing on WSL.