On Sunday, 28 April 2024 13:57:23 BST Dale wrote: > I just got to figure out how to make it so I can login as root via ssh > again. I set PermitRootLogin to yes in ssh config but still refuses. I > did it on my NAS box but can't recall what else I had to do.
Just checking the obvious, did you start sshd? Is a port open and listening for ssh connections (use nc, telnet, nmap to find out). Will it let you login as a plain user, then 'su' to run as root? Make sure the plain user is in the wheel group.
signature.asc
Description: This is a digitally signed message part.