# Setting up password encryption after upgrading

As an IT administrator, you may need to enhance your company's security by encrypting the passwords that are currently stored as plain text in configuration files. For example, you need to meet specific server security levels for regulatory compliance. Before applying password encryption on your upgraded Pentaho, you must set up your upgrade to work with password encryption.

After upgrading your Pentaho Server to the latest version, you can set up password encryption. To get started, you must first set up the server to work with password encryption before applying it.

Perform the following actions if you want to set up your system for password encryption:

1. Modify the Tomcat Context XML file.
2. Update the Jackrabbit Repository XML file.
3. Verify your Quartz properties.
4. Update your Hibernate configuration.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pentaho.com/install/9.3-install/pentaho-upgrade-cp/post-upgrade-tasks-pentaho-ugrade-cp/setting-up-password-encryption-after-upgrading-pentaho-upgrade-cp.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
