按照5楼兄弟的说法弄了,貌似命令都得以执行,
其中最显得不像成功的部分:
D:\>java -jar acp_commander.jar -t 192.168.1.100 -ip 192.168.1.100 -pw password
-c "usermod -p \"\" root"
ACP_commander out of the nas-central.org (linkstationwiki.net) project.
Used to send ACP-commands to Buffalo linkstation(R) LS-PRO.
WARNING: This is experimental software that might brick your linkstation!
Using random connID value = 6E1391D735F0
Using target: LS-QL03F/192.168.1.100
Starting authentication procedure...
Sending Discover packet...
Found: LS-QL03F (/192.168.1.100) LS-QL(NINTOKU) (ID=00640) mac: 4C:
E6:76:00:E0:3F Firmware= 1.110 Key=3F22BD41
Trying to authenticate EnOneCmd... ACP_STATE_OK
Trying to authenticate with admin password... ACP_STATE_OK
>usermod -p "" root
- [] -> [$1$$qRPK7m23GJusamGpoGLby/] -
A SocketTimeoutException usually indicates bad firewall settings.
Check especially for *UDP* port 22936 and make sure that the connection to your
LS is working.
ERROR: Exception: SocketTimeoutException (Receive timed out) [ACP Send/Receive (
Packet:8030 = ACP_Change_IP)]
都做完了,用ssh登录,却来了这么一句:
ssh root@192.168.1.100
ssh: connect to host 192.168.1.100 port 22: Connection refused