12.08.2018, 09:58
For future reference:
If you lost your password do the following:
- Take out the SD-card
- Mount it on any linux system (parttition 2)
- Edit /etc/config/httpd:
- Unmount, put back the SD--card
- Login as admin with password ThisIsYourNewPassword
- Done!
On older versions the file is located in /etc/httpd.conf and looks a bit differently
If you lost your password do the following:
- Take out the SD-card
- Mount it on any linux system (parttition 2)
- Edit /etc/config/httpd:
Code:
config user 'admin'
option password 'ThisIsYourNewPassword'
- Login as admin with password ThisIsYourNewPassword
- Done!
On older versions the file is located in /etc/httpd.conf and looks a bit differently