What's new

Forgot password for web interface admin user

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
 

Latest threads

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!
Back
Top