Enable SSH for normal users on Synology
edit /etc/passwd
change the line of the users fron /sbin/nologin to /bin/ash
restart ssh daemon:
cd /usr/syno/etc.defaults/rc.d/
./S95sshd.sh restart &
edit /etc/passwd
change the line of the users fron /sbin/nologin to /bin/ash
restart ssh daemon:
cd /usr/syno/etc.defaults/rc.d/
./S95sshd.sh restart &