ssh shell issue - WeOnlyDo Discussion board

ssh shell issue (wodSSHServer)

by wineggdrop, Monday, October 30, 2017, 16:03 (2364 days ago)

I have bought the wod ssh service source code,but I don't know how to change the code so It won't spawn a shell as using plink.exe login the ssh server.

ssh shell issue

by Jasmine, Monday, October 30, 2017, 16:07 (2364 days ago) @ wineggdrop

Hi.

Note you cannot change the source code at all, as per license agreement.

However, you don't need to. Did you try to use plink with I think -N switch? Or, in ServiceStart if stShell is set, return Deny action.

I hope this helps!
Jasmine.