Back to product page

Timeout property


Determines number of seconds before user is disconnected for inactivity.

Type

An Integer value. Number of seconds to pass before user is disconnected when being idle.

Remarks

Timeout value specifies how many seconds must pass without any activity between the client and wodSSHD server before wodSSHD will disconnect user due to inactivity. Autodisconnection is a measure of protection so there are no 'ghost' connections made between server and any open connections. If you don't want autodisconnections to occur, set Timeout property to 0.

Timeout can be changed at any time, and it will immediately affect current user.