SSH Server Refused Our Key
After I changed the HOME folder to another place, I copied the ssh config folder from old HOME to the new place. Supposedly it should directly work, right? However, when I login the server with my private key, the server said: “Server Refused Our Key”…
I spent some time to figure out the problem: new HOME folder access mode issue, it SHOULD NOT have write access for group.
