Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Panel
titleColor#F85404
titleBGColor#F0F0F0
titleIntroduction

You can change the admin password via auto-provisioning:

  • Secure (sha1)
  • Insecure (Plain text)

Via auto-provisioning the:

  • Minimum password length is 8 characters
  • Special characters is not needed (Password change via the web-interface, then you need to enter special characters)
Panel
titleColor#F85404
titleBGColor#F0F0F0
titleAuto-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+"/>