Re: ssh login error : Permission denied, please try again



wong_powah@xxxxxxxx writes:

# echo "AllowUsers operator" >> /etc/ssh/sshd_config

You need to restart the sshd daemon after that change, else it
will continue to use the old config.

.