+

Search Tips   |   Advanced Search

Add export.userDN and export.enforceSSL to the WAS configuration

Before running the xmlaccess command to export or import credential vault data, we need to add two properties to the WAS configuration.

  1. Log in to the WAS console.

  2. Click Resources > Resource Environment > Resource Environment > Providers > WP_VaultService > Custom properties.

  3. Add the property export.userDN :

    • Name: export.userDN

    • Value: administrator_DN. For example: cn=wpsadmin,o=ibm

    • Type: java.lang.String

  4. Add the property export.enforceSSL :

    • Name: export.enforceSSL

    • Value: true

    • Type: java.lang.Boolean

  5. Save the configuration changes.

  6. Restart the portal server.


Parent XML Syntax for exporting and importing credential vault data