login your Synology NAS.

vi /etc/passwd

change the line of the users someone /sbin/nologin to /bin/ash

restart ssh daemon:
cd /usr/syno/etc.defaults/rc.d/
./S95sshd.sh restart &