Check if exists and not commented AllowUsers in /etc/ssh/sshd_config, if yes add this user there. Also run
grep mtteam /etc/passwd
and see if it has a valid shell (/bin/bash for example).
Check if exists and not commented AllowUsers in /etc/ssh/sshd_config, if yes add this user there. Also run
grep mtteam /etc/passwd
and see if it has a valid shell (/bin/bash for example).