You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Valid for: N670N870
Introduction

You can change the admin password:

  • Secure (sha1)
  • Insecure (Plain text)
  • Minimum password length is 8 characters
  • Special characters are not mandatory via provisioning (Password change via the web-interface, then you need to enter special characters)
Auto-provisioning

You can send the admin password in plain text and hashed. If you want to use the hashed value, you need to convert it using one of the many tools that are available to an sha1 hash value.

It must be in lower case format.

ParameterValue
WebUIAccounts.1.Password
  • Plain text: Example "Gigaset123+"
  • Secure: Example: "47a56c7ed3e4308a7071ff54ce0ad8ac30b982c0"

Example:

<param name="WebUIAccounts.1.Password" value="Gigaset123+"/>

  • No labels