How to Reset Login Password from CLI
If you need to reset your admin password for logging into M3 from the CLI you can issue the following command
Â
[root@m3 ~]# php /var/www/m3/resetpassword.php
New password for admin is 'z5WXtZ6l'
[root@m3 ~]# |
If you need to reset your admin password for logging into M3 from the CLI you can issue the following command
Â
[root@m3 ~]# php /var/www/m3/resetpassword.php
New password for admin is 'z5WXtZ6l'
[root@m3 ~]# |