Utility/NAS
[Synology NAS] ssh root 접속 시 "Access denied" 문제
blueasa
2016. 8. 11. 19:44
Putty로 ssh root 접속 시 "Access denied" 가 뜨면서 접속 안되는 문제로 찾아보니
DSM6 버전부터 보안이 강화되면서 root 접속을 막았나보다.
admin 권한을 가진 다른 계정으로 접속해서 root 권한이 필요하면 sudo를 사용해야 될 듯..
(다른 방법이 있는지는 아직 모르겠다)
[참조]
Your Synology probably upgraded to DSM6, in which security has been hardened... In DSM6 you can no longer use root for SSH, but you can use any other member account of the administrators group. Mind that you now need to sudo when logged in using SSH.
See the DSM6 release notes!
[참조출처] http://superuser.com/questions/1057853/synology-dsm-cant-log-as-root-but-works-with-admin
반응형