Enforced Two-Factor Authentication (2FA)

At AOIT, we take the security of your account seriously. To enhance protection, we will be enforcing Two-Factor Authentication (2FA) for all accounts using one-time passwords, effective Monday, November 18th 2024.

What is Two-Factor Authentication (2FA)?

2FA adds an extra layer of security to your account by requiring not only your password but also a second factor – a one-time password generated by an authentication app like Google Authenticator or Authy. This way, even if someone manages to get your password, they won’t be able to access your account without this second verification code.

What does this mean for you?

Starting Monday, November 18th 2024, 2FA will be mandatory for accessing your account. This is necessary because our dashboard allows Single Sign-On (SSO) to server and hosting control panels, it also contains personal details and billing information. Ensuring the security of your data is our top priority.

How to Enable 2FA Early:

You can enable 2FA now to secure your account before the enforcement date. Simply follow these steps:

  • Log in to your account.
  • Click the dropdown on your name in the top right corner.
  • Select Security Settings.
  • Under the Two-Factor Authentication tab, click “Click here to enable“.
  • Follow the instructions to set up 2FA with your preferred authentication app.

You can also access the setup page directly by visiting: https://manage.aoitcloud.com/user/security.

Why Is This Necessary?

While frequent password changes are a common approach to security, they often lead to weaker, more predictable passwords over time. 2FA provides a stronger, more secure alternative to protect your account from unauthorized access.

If you need any assistance with setting up 2FA or have questions, our support team is here to help.

Thank you for your cooperation and commitment to securing your account.

If you require assistance or clarification regarding anything mentioned in the above article, reach out and receive expert support from the highly skilled technical team here at AOIT. We are dedicated to providing exceptional customer service and will be more than happy to assist you.

To initiate a support request, kindly click the “Request Assistance” button and a member of our team will respond to you within 24 hours.

Thank you for choosing AOIT for your technical support needs.

Similar articles you may find interesting...

What is DNS
Domains and DNS

What is a DNS and How Does it Work?

What is a DNS? A domain name system (DNS) is a naming database. In this database, internet domain names are identified and translated into Internet Protocol (IP) addresses. The DNS maps the name people use to locate a website to the IP address that a computer uses to locate that website, creating a connection between

Read More »
SSH Keys RSA vs ED25519
Information

SSH Keys Choosing RSA or Ed25519

SSH, or Secure Shell keys have a critical role in modern authentication and encryption when establishing secure connections. By utilising advanced mathematical functions SSH keys ensure that only permitted and trusted users can access remote resources. Within the world of SSH keys there are two main choices for encryption algorithm: RSA and Ed25519. In this

Read More »
How to Create a New Sudo User Account in Ubuntu
Guides and How Tos

How to Create a New Sudo User in Ubuntu

Adding a new user in Ubuntu 22 is very easy a should take around 1 to 2 minutes. User accounts can only be create from the root user or an account with sudo permissions. This guide will assume you are using an account with sudo permissions. Lets get started creating a new sudo user account

Read More »