Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

On This Page

Table of Contents

Summary

SkySync DryvIQ supports a user changing their own password or resetting the password of users to which they have administrative access. This is currently supported through the user interface, REST API, or the CLI.  See CLI: User and Groups for how to reset passwords using the CLI.

...

  1. Select Settings.

  2. Select Users.

  3. Hover on the user and click that appears at the end of the row.

  4. Select Reset Password from the menu that displays.

    Image RemovedImage Added

  5. The Reset password modal appears. Type the new password in the Password and Confirm password fields.

    Image RemovedImage Added

  6. Select Done.

Resetting a User's Password Through the REST API

To reset a different user's password, you must have access to administer that user's account. Replace the userID, including the curly braces, with the ID of the user for which the password is being reset.

...