What's new

Forgot password for web interface admin user

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

randompie

New Around Here
I have forgotten the password for the admin user for logging into the web interface.

I can access the router using SSH and keys.

How can I change the admin password for the web interface?
 
Code:
nvram set http_passwd="mypassword"
nvram commit
service restart_httpd

Or,

Code:
nvram get http_passwd
 

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top