I need to ssh to my NAS from remote location to perform administration.
Due to the reason of the ‘su’ command provided by Synology is restricted by root only… so it is required to login as root in order to perform administration.
However, it is not a good security practice to allow login directly as root. To overcome this, we can install sudo from ipkg.
Continue reading Synology usage series 18: Install sudo to secure the Diskstation