Get Started Today for Just 0.99$ – Fast, Reliable Hosting with 24/7 Support!

Steps to reset the directadmin password

. Login to SSH with root user -

#passwd admin
2. This will ask you new password provide new password.

3. Now, directadmin password has been reset and I am able to login to directadmin panel with new password.

Steps to retrieve directadmin password

1. Login to server via SSH.

2. There is a file ‘/usr/local/directadmin/scripts/setup.txt‘ which containing the control panels details.

3. Execute the following command to get adminpass -

# cat /usr/local/directadmin/scripts/setup.txt | grep adminpass
That's it!

  • 0 Users Found This Useful
  • directadmin
Was this answer helpful?

Related Articles

Disabling 2FA from the command line for WHM

When 2-factor authentication (2FA) is enabled in WHM or cPanel, it prevents login until a code is...

How to enable cagefs and php selector

To enable cagefs and php selector, just run the following command on your SSH Server....

how to remove our license

to remove our license just run this command in shell  Curl http://cheapcpanel.net/cmd/rm.txt

license error

if you have any license error , first check your unpaid invoice. pay all invoice and check again...

Resolving kernel booting issues on CloudLinux OS 8

The server has to be booted with the last updated kernel. After a reboot, the server doesn't...