Root access

Hi all,
i need remote SSH connection from IoT device. For this i need authentication by SSH keys, but i’m not able create home directory with .ssh dir.
Is any way todo? I change the sshd config to allow root login, but the password which work for admin, don’t work for root user. I think is it change in 2022 FW which disallow root login.

regards Petr

Hi Petr.
The procedure described here should still work with the latest firmware versions:
Knowledge Portal ese portal If not, please let us know which step does not work.

Hi Martin,
thanks now it works, problem was in wrong root password.

regards