Show Table of Contents
6.5. Datasource Security
6.5.1. About Datasource Security
The preferred solution for datasource security is the use of either security domains or password vaults. Examples of each are included below. For more information, refer to:
- Security domains: Section 9.6.1, “About Security Domains”.
- Password vaults: Section 9.11.1, “About Securing Sensitive Strings in Clear-Text Files”.
Example 6.6. Security Domain Example
<security> <security-domain>mySecurityDomain</security-domain> </security>
Example 6.7. Password Vault Example
<security> <user-name>admin</user-name> <password>${VAULT::ds_ExampleDS::password::N2NhZDYzOTMtNWE0OS00ZGQ0LWE4MmEtMWNlMDMyNDdmNmI2TElORV9CUkVBS3ZhdWx0}</password> </security>
Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.