PASSWORD_ATTEMPTS

The variable PASSWORD_ATTEMPTS (along with DEFAULT_USER and ACCESS_FILE) affects AcuConnect access security.

PASSWORD_ATTEMPTS holds a positive integer value specifying the total number of password validation attempts a requester is allowed before a connection attempt is terminated. The default value is "3". If a value of less than "1" is given, the value "1" is used. If a non-integer value is given, the default value is used.