В контексте запуска веб-приложений на AWS.
Как я могу найти учетные данные администратора и сбросить пароль для dolibarr?
thufir@aws:$
thufir@aws:$ lynx localhost/dolibarr -dump
#[1]Home [2]GNU General Public License
Dolibarr 3.5.8
Login _______________
Password _______________
Logo
Connection
[3](Password forgotten ? - [4]Need help or support ?)
References
1. http://localhost/dolibarr
2. http://www.gnu.org/copyleft/gpl.html#SEC1
3. http://localhost/dolibarr/user/passwordforgotten.php
4. http://localhost/dolibarr/support/index.php
thufir@aws:$
thufir@aws:$ lynx http://localhost/dolibarr/user/passwordforgotten.php -dump
#[1]Home [2]GNU General Public License
Dolibarr 3.5.8
Login _______________
Security code
______ [antispamimage.php] [3]Refresh
Logo
Regenerate and send password
[4](Back to login page)
This form allows you to request a new password. It will be send to your
email address.
Change will be effective only after clicking on confirmation link
inside this email.
Check your email reader software.
References
1. http://localhost/dolibarr
2. http://www.gnu.org/copyleft/gpl.html#SEC1
3. http://localhost/dolibarr/user/passwordforgotten.php
4. http://localhost/dolibarr/index.php
thufir@aws:$
Как я могу настроить экземпляр AWS, чтобы я мог перейти к EIP (Эластичный IP-адрес) и сбросить пароль через браузер?
Я могу ssh
и войти в MySQL
, если требуется, чтобы сбросить пароль. Я знаю, что dolibarr использует PHP
, я думаю, что веб-сервер Apache.