pida42
Results
2
comments of
pida42
> ..anyone got any ideas? Maybe... I can login with root, but I have to: * edit file `/data/ssh/sshd_config`: ``` #PermitRootLogin prohibit-password PermitRootLogin yes ``` * set `authorized_keys` permissions: ```...