No image
  • AWS
  • Apps
    • AWS Monitoring & Control
    • Laravel Dev Stacks
    • Magento OSE Ecommerce
    • Magento High Availability
    • Matomo Analytics
    • MEAN.JS & NODE.JS
    • Odoo Hosting
    • Ubuntu Dev Stacks
    • Windows Server
    • WordPress Hosting
    • WordPress High Availability
  • Help
    • QnA Bot
    • System Status and Updates
    • News
    • Magento
      • How to install Composer on Ubuntu
      • Magento, WordPress, Laravel Permissions Reset
      • Magento 2 Speed Optimization
      • How to find your Magento Admin URL
      • How to change your Magento 2 Store URLs
      • Installing a Magento 2 – 2.3.x Module on aMiSTACX
      • Installing a Magento 2 theme on aMiSTACX
      • Solved! Magento 2 Redis not able to persist on disk.
      • Magento 2 Crashing due to MySQL / Cron Jobs
      • How to add a purchased certificate to aMiSTACX
      • Magento 2 “It’s time to change your password.”
    • WordPress
      • Magento, WordPress, Laravel Permissions Reset
      • How to Migrate WordPress to AWS
      • Migrate WordPress from HTTP to HTTPS
    • Connection
      • aMiSTACX – Database Connection
      • How to locate the aMiSTACX Stack Guide?
      • AWS RDS Connect w/ phpMyAdmin
      • How to generate a PPK file for SSH and SFTP
      • How to use Putty to Connect to AWS
      • WinSCP Sudo Access for Ubuntu aMiSTACX
      • Mac – How to fix warning about ECDSA host key
      • AWS Elastic IP Usage
    • Performance
      • Improving Time to First Byte TTFB
      • aMiSTACX AWS EC2 Speed Optimization Tips
      • Magento 2 Speed Optimization
    • Maintenance
      • How to create an AWS EC2 AMI Full Image
      • Increase AWS EC2 Volume Size
    • Security
      • Bad Bug: NVD-CVE-2021-44228: Apache Log4j2
      • Common sense DIY Hosting Tips for AWS
      • Magento 2 Set Production Mode Error
      • AWS Debian Password Reset
      • Magento, WordPress, Laravel Permissions Reset
      • Restrict network access with AWS Security Groups
    • HTTPS
      • Cloudflare Page Rule for HTTP to HTTPS
      • How to clear HSTS in Chrome & Firefox
      • Let’s Encrypt Wildcard Certs on Ubuntu 16.04
      • Let’s Encrypt – “does not support any combination of challenges”
      • Let’s Encrypt – tls: handshake failure
      • Renewing your Let’s Encrypt Certificate
    • MySQL
      • phpMyadmin Deprecation Notice
      • AWS Debian Password Reset
    • Bugs
  • FAQs
    • Why aMiSTACX?
    • FAQs
    • Privacy Policy
    • AWS MP AMI Benefits and Deployment w/ aMiSTACX
    • DevOps Consultants
    • Case Studies
      • Magento 2.4 Case Study with Hazelton’s Gift Baskets
      • Magento 2.4 Case Study with GYM Equipment supplier Aussie Strength
      • Magento 2.3 Case Study with Inter Equipment
      • Magento 2.2 Case Study with SketchBubble.com
      • Magento 2 Case Study with Fashion retailer David James Kerr
  • Contact
  • AWS
  • Apps
    • AWS Monitoring & Control
    • Laravel Dev Stacks
    • Magento OSE Ecommerce
    • Magento High Availability
    • Matomo Analytics
    • MEAN.JS & NODE.JS
    • Odoo Hosting
    • Ubuntu Dev Stacks
    • Windows Server
    • WordPress Hosting
    • WordPress High Availability
  • Help
    • QnA Bot
    • System Status and Updates
    • News
    • Magento
      • How to install Composer on Ubuntu
      • Magento, WordPress, Laravel Permissions Reset
      • Magento 2 Speed Optimization
      • How to find your Magento Admin URL
      • How to change your Magento 2 Store URLs
      • Installing a Magento 2 – 2.3.x Module on aMiSTACX
      • Installing a Magento 2 theme on aMiSTACX
      • Solved! Magento 2 Redis not able to persist on disk.
      • Magento 2 Crashing due to MySQL / Cron Jobs
      • How to add a purchased certificate to aMiSTACX
      • Magento 2 “It’s time to change your password.”
    • WordPress
      • Magento, WordPress, Laravel Permissions Reset
      • How to Migrate WordPress to AWS
      • Migrate WordPress from HTTP to HTTPS
    • Connection
      • aMiSTACX – Database Connection
      • How to locate the aMiSTACX Stack Guide?
      • AWS RDS Connect w/ phpMyAdmin
      • How to generate a PPK file for SSH and SFTP
      • How to use Putty to Connect to AWS
      • WinSCP Sudo Access for Ubuntu aMiSTACX
      • Mac – How to fix warning about ECDSA host key
      • AWS Elastic IP Usage
    • Performance
      • Improving Time to First Byte TTFB
      • aMiSTACX AWS EC2 Speed Optimization Tips
      • Magento 2 Speed Optimization
    • Maintenance
      • How to create an AWS EC2 AMI Full Image
      • Increase AWS EC2 Volume Size
    • Security
      • Bad Bug: NVD-CVE-2021-44228: Apache Log4j2
      • Common sense DIY Hosting Tips for AWS
      • Magento 2 Set Production Mode Error
      • AWS Debian Password Reset
      • Magento, WordPress, Laravel Permissions Reset
      • Restrict network access with AWS Security Groups
    • HTTPS
      • Cloudflare Page Rule for HTTP to HTTPS
      • How to clear HSTS in Chrome & Firefox
      • Let’s Encrypt Wildcard Certs on Ubuntu 16.04
      • Let’s Encrypt – “does not support any combination of challenges”
      • Let’s Encrypt – tls: handshake failure
      • Renewing your Let’s Encrypt Certificate
    • MySQL
      • phpMyadmin Deprecation Notice
      • AWS Debian Password Reset
    • Bugs
  • FAQs
    • Why aMiSTACX?
    • FAQs
    • Privacy Policy
    • AWS MP AMI Benefits and Deployment w/ aMiSTACX
    • DevOps Consultants
    • Case Studies
      • Magento 2.4 Case Study with Hazelton’s Gift Baskets
      • Magento 2.4 Case Study with GYM Equipment supplier Aussie Strength
      • Magento 2.3 Case Study with Inter Equipment
      • Magento 2.2 Case Study with SketchBubble.com
      • Magento 2 Case Study with Fashion retailer David James Kerr
  • Contact
No image
January 3, 2020 /Posted in Magento

Solved! Magento 2 Admin Account Temporarily Disabled

Well it may happen for whatever reason. On an aMiSTACX stack give this a try from CLI:

cd /var/www/magento

sudo php bin/magento admin:user:unlock "exampleadminuser"

Just replace “exampleadminuser” with your admin user account.

Another way, is to replace or create a new account from the CLI:

e.g., sudo php bin/magento admin:user:create --admin-firstname=magento --admin-lastname=admin --admin-email=support@example.com --admin-user=admin --admin-password=$uperPassword

Should you still have issues, and have access to email, attempt to reset your password.

If all else fails, reach out to our support.

~ Lead_Robot

Tags: Account Disabled/Magento 2 Account Recovery

Recent Posts

  • No image

    Bad Bug: NVD-CVE-2021-44228: Apache Log4j2

    12 Dec / comments off
  • No image

    Magento 2.4 Case Study with...

    01 May / comments off
  • No image

    What’s new – Magento 2.4.2...

    25 Apr / comments off
  • No image

    Magento 2.4+ without Elasticsearch

    18 Feb / comments off
  • No image

    G5F [Flexibility!] by aMiSTACX

    18 Jan / comments off
  • No image

    Adding a TLS cert for...

    16 Jan / comments off
  • No image

    Magento 2.4 Case Study with...

    21 Nov / comments off

Products Categories

  • Laravel Hosting
  • Magento High Availability
    • Magento 2.4.x
  • Magento Hosting
    • Magento 1.9.x
    • Magento 2.2.x
    • Magento 2.3.x
    • Magento 2.4.x
  • Matomo Analytics Hosting
  • MEAN.JS & NODE.JS
  • Odoo Hosting on AWS
  • Ubuntu LTS
  • Windows Server AWS Hosting
  • WordPress AWS Hosting
  • WordPress High Availability
Copyright © 2022 aMiSTACX