syncloud / platform

Run popular services on your device with one click
https://syncloud.org
GNU General Public License v3.0
396 stars 40 forks source link

Secure Shell #538

Open cyberb opened 4 years ago

cyberb commented 4 years ago

Currently root SSH login is allowed and no user is created. We should disable root SSH login and create a user during the activation. This user should have full sudo access.

cyberb commented 3 years ago

Actually I am not sure if we even need to have SSH installed by default. Maybe best thing is to have it as an independent app (Secure Shell) with key only authentication (probably with some web UI to configure that)