Page 1 of 1

SSH to F2-221

Posted: 17 Jul 2021, 06:42
by seb59494
I'm trying to SSH on my new F2-221. I have TOS 2.14 running.
Each time I try to connect to my NAS I have a "access denied" error message.

+ SHH is enabled on port 9222
+ I use an account with admin privilege
+ I did not see any SSH related chekbox on the user panel, so I assume all the users can use SSH ? I have a serious doubt with this because I saw in the doc http://help.terra-master.com/TOS/view/? ... /flag/user that it was required to activate a checkbox to enable SSH. But I do not see any checkbox in my version.
+ The official video from TerraMaster about SSH is not available (https://www.terra-master.com/global/video-guide/)

Do you have any guideline on how to enable SSH on a F2-221 with TOS 2.14 ?

Re: SSH to F2-221

Posted: 17 Jul 2021, 16:37
by TMroy
To enable the SSH access, go to TOS control panel > network Services > terminal.

Re: SSH to F2-221

Posted: 19 Jul 2021, 14:13
by TMSupport
Only the default administrator is allowed to SSH access your TNAS. Other users including the users who are in administrator’s group could not SSH access your TNAS.

Re: SSH to F2-221

Posted: 29 Sep 2021, 19:00
by glelostec
Hello,

Is this a change in policy? In the documentation it says that you can enable ssh access for a user (http://help.terra-master.com/TOS/view/? ... /flag/user), except this is not possible on the new operating system. (As visible in the screenshot). This is blocking when synchronizing via rsync between a terramaster and another nas. I do not plan to give admin access to other nas to synchronize the data. It is imperative to be able to give ssh rights to a user whose rights you have mastered.
Desktop-TOS.png

Re: SSH to F2-221

Posted: 30 Sep 2021, 09:24
by RyanYang
Hi,
Our policy has changed. You can only log in as the super administrator user set when installing the system, and then use the

Code: Select all

sudo -i
command to switch to the root user