Skip to content

AT Password(s)

+Flabby edited this page Dec 8, 2023 · 1 revision

Password Generation and Requirements

Password Criteria:

  1. Length Requirement:

    • Passwords must be a minimum of 10 characters and cannot exceed 128 characters.
  2. Character Composition:

    • Passwords must include at least one uppercase letter, one lowercase letter, and one digit (0-9).
  3. Non-Emptiness Rule:

    • Passwords cannot be empty or contain only spaces.

Password Generation Guidelines:

To ensure the security of user accounts and data within the Arma Reforger admin tooling project, adhere to the following guidelines when generating or setting passwords:

  1. Length Consideration:

    • Create passwords with a minimum length of 10 characters and a maximum of 128 characters.
  2. Inclusion of Character Types:

    • Incorporate at least one uppercase letter, one lowercase letter, and one digit in the password.
  3. Avoiding Empty Passwords:

    • Ensure that passwords are not left empty or comprised solely of spaces.

Best Practices:

  1. Complexity and Variation:

    • Encourage users to use a combination of letters, numbers, and special characters for added complexity and security.
  2. Regular Password Updates:

    • Advocate for periodic password updates or changes to maintain security.
  3. Password Management Tools:

    • Recommend the use of reputable password management tools for secure storage and management of passwords.