| Reset DirectAdmin Password |
|
DirectAdmin determines the admin password during installation and saves these passwords into the file called setup.txt. If you havent changed this password, you can find it in this file, to see the file contents:
less /usr/local/directadmin/scripts/setup.txt
adminpass= you can find mysql password here to change admin password by ssh or console, write:
passwd admin
and enter your new password. |