Closed diyism closed 2 years ago
Sorry for this late reply.
It is assumed, because the root account is locked on init.
https://github.com/bargees/barge-os/blob/12375b0c13182410adeba9a5c4c67f967e8db6f3/overlay/init#L55
Please use sudo
after logging in as barge.
while after cp -r /root/.ssh/ /home/bargee/.ssh, I can "ssh barge@my_vps_ip " successfully without inputing password, it's weird, after all, the authorized_keys is totally same between /root/.ssh/ and /home/bargee/.ssh.
2.Can't passwd root: