Verification

Test Commands

  1. Click Show Commands to view the supported operations.

    alt

    alt

  2. Enter the command in the ! field. The inputs needed to pass to the command will display.

    alt

  3. Press Enter and the Execute in Playground? dialog box displays. Click Yes, execute in the playground.

    alt

  4. The Playground – War Room page displays the data.

    alt

Configure Auto Comment in Secret Server

To set up automatic comments, follow these configuration steps.

  1. Log in to Secret Server with admin credentials.

  2. Open the secret that the user wants to enable auto-comment for.

  3. Click on Security > Other Security.

  4. Click Edit to enable the Require Comment option.

    alt

Enabling the Auto Comments feature in Secret Server requires the use of the auto comment parameter in the following commands.

  • delinea-secret-get
  • delinea-secret-rpc-changepassword
  • delinea-secret-password-update
  • delinea-secret-delete

The following is an example of the delinea-secret-get command.

alt

The following is an example of a secret when an auto comment is enabled in the Secret feature within Notes.

alt

Sync Credentials

When Sync Credentials is used you can save Credentials into the cache. Now users can access the secret server with cached credentials IDs.

  1. To use the synchronize secret’s function stored in the Delinea server, check Fetches Credentials and provide the Secret ID(s) in comma-separated format. Click Save & exit.

    alt

  2. The credentials will display on the Credentials tab.

    alt

  3. To sync credentials, go to About > Troubleshooting > add new server configuration vault.module.cache.expire and set the value to 1.

    • When the value is set to 1 it will sync every minute. Any number can be used here based on the requirement.
    • If the value is not set to vault.module.cache.expire, the credentials will sync every 10 minutes.
    • If the value is set to 0, it disables the caching of credentials.

    alt

  4. Use the credential to connect with the Secret Server.

  5. Go to Instance and click Switch to credentials.

  6. Select the credential from the Credentials dropdown.

  7. Click Test. If the Success message displays, your connection to the secret server is successful.

  8. Click Save & Exit.

    alt