Howto:Change the default admin password in the config file?: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 14: Line 14:
  x.x.x.x/!config activate
  x.x.x.x/!config activate


==Related Articles==


[[Howto:Upload configuration file to device with changed or different admin password]]


[[Category:Faq|{{PAGENAME}}]]
[[Category:Faq|{{PAGENAME}}]]

Revision as of 11:33, 17 September 2007

The password is saved encrypted.

The syntax in V5 and V6 is the same

example configuring via the browser:

x.x.x.x/!config change CMD0 /user admin,ip230
x.x.x.x/!config write 
x.x.x.x/!config activate

then the passwort is not encrypted if you go to config show, to encrypt it also for the config show

x.x.x.x/!config change cmd0
x.x.x.x/!config activate

Related Articles

Howto:Upload configuration file to device with changed or different admin password