WebHostPro
Verified User
My AWS server stopped connecting via SSH, and it never set a root password for remote SSH. Is there a plugin or way to get root access from DirectAdmin?
AWS is an addon and normally does not set root passwords as far as I know. To get into SSH via Directadmin, the root password is also required.and it never set a root password for remote SSH
My AWS server stopped connecting via SSH, and it never set a root password for remote SSH. Is there a plugin or way to get root access from DirectAdmin?
/usr/local/directadmin/data/templates/edit_files.txt
in directadmin's file editor and allow editing /var/spool/cron/root
/var/spool/cron/root
sudo
and/or su
to gain a superuser access. Of course you will need to have root's password and DirectAdmin PRO enabled (included in all none legacy licenses).