ssh-keygen -X -f /root/****.pub >> ~/.ssh/authorized_keys

或者用vi编辑~/.ssh/authorized_keys 把生成的那段密钥添加进去