shake - Friday, September 24, 2010 11:39 PM:
Hi
In Aras Authentication Setup.pdf .
1.2 Blocking Sessions that Fail to Authenticate
Aras Innovator has the ability to block failed attempts to authenticate. This feature is especially useful if Aras Innovator has a public URL that may be the target of automated attempts to login. When any client, identified by IP address, fails to connect in a specified number of tries, the client will be blocked from connecting for a specified number of minutes. There are two variables that must be set to enable session blocking.
AccountLockoutThreshold_triesNum – This defines the number of tries a client has to authenticate before being locked out. The value should be set to a positive integer. The default value is set to -1, so that this parameter is ignored until set by the administrators.
AccountLockoutDuration_minutes – This defines the number of minutes a client will be locked out before being allowed to attempt to connect again. The value should be set to a positive integer. The default value is set to -1, so that this parameter is ignored until set by the administrators.
My Q : AccountLockoutThreshold_triesNum and AccountLockoutDuration_minutes need to configure in which document ?
Yoann Maingon - Tuesday, September 28, 2010 7:51 AM:
hi,
admin folder -> variables
Best regards,
Yoann