[SOLVED] about install pmg on aws login password

bjtangseng

New Member
Jun 23, 2021
6
0
1
41
I try to deploy PMG on aws, When I finished the installation, I could not log in to the system. Because PMG uses the root user password to log in, but the root on aws uses a certificate to log in without a password.

Excuse me, how to manually create a web admin account. Used for
 
You should be able to simply set a root-password via ssh:
* login
* become root (either login as root or use sudo)
* `passwd`

Should let you set a password for the root user, which you can then use to login to the PMG gui

I hope this helps!
 
  • Like
Reactions: bjtangseng