Problem about ssh login

Discussion in 'Server Operation' started by jiandingzhe, Jun 22, 2010.

  1. jiandingzhe

    jiandingzhe New Member

    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!
     
    Last edited: Jun 22, 2010
  2. jiandingzhe

    jiandingzhe New Member

    Solved. I need to restart sshd in order to let the change of config file take effect.
     

Share This Page