Description of problem: 需要修改一下/etc/ssh/sshd_config, 这两项改成yes后才能使用root登录: PermitRootLogin yes PasswordAuthentication yes Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: 取消这个限制 Additional info: