diff --git a/en/docs/install-and-setup/setup/security/logins-and-passwords/maintaining-logins-and-passwords.md b/en/docs/install-and-setup/setup/security/logins-and-passwords/maintaining-logins-and-passwords.md index 97ad04f501..ea12ac8008 100644 --- a/en/docs/install-and-setup/setup/security/logins-and-passwords/maintaining-logins-and-passwords.md +++ b/en/docs/install-and-setup/setup/security/logins-and-passwords/maintaining-logins-and-passwords.md @@ -64,13 +64,6 @@ Follow the instructions below to change the default admin password: To change the password from Management Console (), 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 `/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. diff --git a/en/docs/reference/faq.md b/en/docs/reference/faq.md index a51deab7ed..35ccdd1817 100644 --- a/en/docs/reference/faq.md +++ b/en/docs/reference/faq.md @@ -229,10 +229,6 @@ You can verify whether the password change is applied correctly by checking the ``` Go to the **Resources > 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 `/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).