Back to product page

MaxLoginAttempts property


Maximum login attempts allowed on server.

Type

A Long value.

Syntax

  • Basic
object.MaxLoginAttempts [= value]  
The MaxLoginAttempts(object,value) syntax has these parts:
objectAn expression evaluating to an object of type wodSSHD.
valueA Long value.

Remarks

MaxLoginAttempts property specifies how many login attempts are allowed on server. If this number is reached, user is disconnected from server.

Default value is 3.

Platforms

Windows