


The variable PASSWORD_ATTEMPTS (along with DEFAULT_USER and ACCESS_FILE) affects AcuLaunch 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 one is given, the value one ("1") is used. If a non-integer value is given, the default value ("3") is used.