SSH into Fedora 17 will not work with new users
- by psion
I just deployed a new Fedora 17 server on the Amazon EC2. I was able to log in as ec2-user with my generated keypair, but I cannot log in under normal circumstances as a user I created. This is just a normal ssh:
ssh user@ip-address
Any ideas on what is going on here?
EDIT: This is a snippit from my sshd_config file
# To disable tunneled…