I have a server running with Fedora 13. I have an account on that server, and I can login that server from remote using ssh. It's working fine. Today I added a new user using adduser command, and I have added that username to AllowUsers list in /etc/ssh/sshd_config. However, I still cannot remotely login using the newly added user. What is the problem? Thanks!