Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.6 KB

task-resetting-profile-password.adoc

File metadata and controls

30 lines (22 loc) · 1.6 KB
permalink sidebar keywords summary
unix-administration/task-reset-profile-password.html
sidebar
reset, profile, password, remember, provide
You can reset the profile password if you do not remember the password that you had provided while creating the profile.

Reset the profile password

You can reset the profile password if you do not remember the password that you had provided while creating the profile.

What you’ll need

  • You must ensure that the SnapManager server is running on the repository database.

  • You must have the root user credentials of the host on which the repository database is residing.

  • You must ensure that the profile is not in use for any operation when the password is being reset for that profile.

About this task

You can reset the password from either the SnapManager CLI or GUI. While resetting the password, SnapManager queries the SnapManager server on the repository host to identify the operating system for the repository host. You must enter the authorized user credentials for connecting to the repository host. The SnapManager server authenticates users with their root credentials on the repository database. When the authentication is successful, SnapManager resets the profile password on the SnapManager server with the new password.

Note
SnapManager does not maintain the history of the password reset operations.
Step
  1. Reset the profile password by entering the following command:

    smsap password reset -profile profile [-profile-password profile_password] [-repository-hostadmin-password admin_password]