{{('Logon' | r) + ' ' + ('as existing user' | r) | xlat}}



{{'Lost login information' | r | xlat}}


{{'Lost login information' | r | xlat}}

{{'An email was sent with your username and verification code.' | r | xlat}}


{{(user.Type == 'TempCustomer' ? 'Create' : 'My') + ' ' + ('Account' | r) | xlat}}

  • {{'Your password does not meet the requirements set for length or complexity. It must be changed to meet the minimum requirements before continuing.' | xlat}}
  • {{'There are three distinct password security levels. The rules are defined as:' | xlat}}
    • {{'Low: No restrictions on passwords.' | xlat}}
    • {{'Medium: A minimum of 6 characters required.' | xlat}}
    • {{'High:' | xlat}}
      • {{'Minimum of 8 alphanumeric characters.' | xlat}}
      • {{'Two or more of the following kinds of characters' | xlat}}
        1. {{'Alphabetic (e.g., a-z, A-Z)' | xlat}}
        2. {{'Numeric (i.e. 0-9)' | xlat}}
        3. {{'Punctuation and other characters (e.g.,' | xlat}} !@#$%^&*()_+|~-=\`{}[]:";'<>?,./)
      • {{'** After 6 failed logon attempts, the user will be locked out for 30 minutes.' | xlat}}