Admin Account Recovery

Hey!

My radio station has lost the login for the admin account. Does anyone know the Linux command to recover that login info?

Thanks

You will not be able to recover the previous password, but you can change your user password:

 sudo -u libretime libretime-api changepassword admin

If you changed the admin username, you will have to replace it in the command line arguments.

Thank you!

Luckily I was able to discover the previous PW from a engineer before me, but I’m adding that to my Linux command repertoire.