Table of Contents

Search

  1. Preface
  2. Introduction to Dynamic Data Masking Administration
  3. Authentication
  4. Security
  5. Connection Management
  6. JDBC Client Configuration
  7. ODBC Client Configuration
  8. Configuration for MicroStrategy
  9. Access Control
  10. Logs
  11. High Availability
  12. Server Control
  13. Performance Tuning
  14. Troubleshooting
  15. Appendix A: Database Keywords

Administrator Guide

Administrator Guide

Managing Keystores and Aliases

Managing Keystores and Aliases

You can use a Server Control command to change the default keystore to a custom keystore, or a custom keystore to the default keystore. To change the keystore from default to custom, you provide the custom keystore name and alias in the command. To change the keystore from custom to default, you provide the database user name and password within the command. In both scenarios you must provide the database path.
  1. Launch Server Control from the
    Start
    menu on Microsoft Windows, or use the
    server
    shell script on Linux or UNIX.
  2. Enter the following syntax:
    server config setKeyStore -path <path> [-storeName <storeName> -alias <alias>] | [-user <user> -password <password>]
    Path is a required parameter. If you want to change the keystore from default to custom, both keystore name and alias are required parameters. If you want to change the keystore from custom to default, both user name and password are required parameters. Do not use both sets of parameters in the same command invocation.
    You can also set another alias in a database object. The alias must already exist in the designated keystore. You can set the alias, the keystore name, or both.

0 COMMENTS

We’d like to hear from you!