Skip to content

Commit f939ae1

Browse files
committed
Update reset-password.md
Signed-off-by: Charlotte Kefeletswe <[email protected]>
1 parent aa3171a commit f939ae1

File tree

1 file changed

+6
-11
lines changed

1 file changed

+6
-11
lines changed

website/docs/user-guides/reset-password.md

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,26 +6,21 @@ sidebar_label: Reset password
66

77
---
88

9-
The admin user has the ability to reset the login password for any user in the portal.
9+
## 1. Update password after installation
1010

11-
## 1. Locate the user
11+
After installing LitmusChaos and authenticating using the default password in the UI, users will be mandatorily prompted to update the password. To update the password, enter the old (default) password, the new password, and re-enter the new password. Once done, select the **Confirm** button.
1212

13-
Under the **User Management** tab find the user who's password needs to be updated and click on the options icon to open a drop-down and select **Reset Password** option
13+
<img src={require('../assets/user-guides/user-management/reset-password/step-3.png').default} />
1414

15-
<img src={require('../assets/user-guides/user-management/reset-password/step-1.png').default} />
1615

1716
## 2. Change the password
1817

19-
In the **Reset Password** modal type in the new password in the **New Password** & **Re-enter new password** fields. Once done hit the **Confirm** button to update the password.
20-
21-
<img src={require('../assets/user-guides/user-management/reset-password/step-2.png').default} />
22-
18+
Under the **User Management** tab find the user who's password needs to be updated and click on the options icon to open a drop-down and select **Reset Password** option
2319

24-
## 3. Update password after installation
20+
<img src={require('../assets/user-guides/user-management/reset-password/step-1.png').default} />
2521

26-
After installing LitmusChaos and authenticating using the default password in the UI, users will be mandatorily prompted to update the password. To update the password, enter the old (default) password, the new password, and re-enter the new password. Once done, select the **Confirm** button.
22+
In the **Reset Password** modal type in the new password in the **New Password** & **Re-enter new password** fields. Once done hit the **Confirm** button to update the password.
2723

28-
<img src={require('../assets/user-guides/user-management/reset-password/step-3.png').default} />
2924

3025
## Learn more
3126

0 commit comments

Comments
 (0)