I have created a user account on my Ubuntu machine.
I want that user to be able to login with SSH. I guess I have to set some permissions in some file.
Googling for "SSH permissions" or "Setting SSH permissions" doesn't seem to find any useful answers.
If you have
sshd
running, the user will be able to login via ssh by default.