Skip to content

Commit

Permalink
Merge pull request #8353 from ashera96/master
Browse files Browse the repository at this point in the history
Remove password recovery using chpasswd.sh
  • Loading branch information
ashera96 authored Sep 4, 2024
2 parents 90509bd + c94014c commit c0a1a69
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -64,13 +64,6 @@ Follow the instructions below to change the default admin password:

To change the password from Management Console (<https://localhost:9443/carbon>), follow the steps in [Changing a Password](https://docs.wso2.com/display/ADMIN44x/Changing+a+Password) corresponding to API Manager.

## Recover a password

Use the `<API-M_HOME>/bin/chpasswd.sh` script.

!!! note
If you encountered an error similar to `ant: command not found`, Please install [Apache Ant](https://ant.apache.org/) before running the above script.

## Setup an e-mail login

1. Follow the steps from Step 1 to Step 5 given in [Email Authentication](https://is.docs.wso2.com/en/5.10.0/learn/using-email-address-as-the-username/) in the WSO2 IS documentation.
Expand Down
4 changes: 0 additions & 4 deletions en/docs/reference/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -229,10 +229,6 @@ You can verify whether the password change is applied correctly by checking the
```
Go to the **Resources &gt; Browse** menu in the management console to open the registry and update the credentials in the `/_system/governance/apimgt/applicationdata/sign-up-config.xml` registry location.

### How can I recover the admin password used to log in to the management console?

Use the `<API-M_HOME>/bin/chpasswd.sh` script.

### How can I manage session timeouts for the management console?

To configure session timeouts, see [Configuring the session time-out]({{base_path}}/install-and-setup/install/installing-the-product/running-the-api-m/#configuring-the-session-time-out).
Expand Down

0 comments on commit c0a1a69

Please sign in to comment.