oops.se
1. Open the file /etc/shadow on your SD card
2. Generate a new password, openssl passwd -1 -salt test newpassword
3. Replace the long cryptic text after the user you want to reset the password for, but keep the ":" structure.
Example test:appWTvv667:14454::::::
This is for user test and replace the password appWTvv667 with the one generated in the previous step.
Requirement:
- Filesystem driver for Linux filesystem (Windows)
- OpenSSL