解决黑群晖DSM5.2系统SSH连接自动断开问题

知识共享许可协议 版权声明:署名,允许他人基于本文进行创作,且必须基于与原先许可协议相同的许可协议分发本文 (Creative Commons

问题描述: 新装的群辉DSM5.2刚打开SSH功能,刚连上去就自动断开了,报错如下:

Connecting to 192.168.0.81:22...
Connection established.
To escape to local shell, press 'Ctrl+Alt+]'.
Your account has expired; please contact your system administrator
Connection closing...Socket close.

Connection closed by foreign host.

Disconnected from remote host(work_NAS) at 16:03:17.

Type `help' to learn how to use Xshell prompt.

解决办法: 登录群辉桌面,然后将admin账号启用,通过admin账号登录SSH就不会有问题了!

操作步骤如下图:

最终效果如下:

Connecting to 192.168.0.81:22...
Connection established.
To escape to local shell, press 'Ctrl+Alt+]'.

WARNING! The remote SSH server rejected X11 forwarding request.
Could not chdir to home directory /var/services/homes/admin: No such file or directory


BusyBox v1.16.1 (2016-04-26 17:25:22 CST) built-in shell (ash)
Enter 'help' for a list of built-in commands.

love421_NAS> 

猜你喜欢

转载自blog.csdn.net/qq_37449342/article/details/94632097
今日推荐