Previous Topic: Example: A Script That Gets a PasswordNext Topic: Run a Java SAM SDK Application


How to Configure an Endpoint to Use a Password Consumer SDK Application

You can use the password consumer SDKs to write applications for CA ControlMinder endpoints. The applications get, check out, and check in privileged account passwords, and provide password caching and user authentication.

When you run the application, the application calls the SAM Agent, which gets, checks out, or checks in the privileged account password from CA ControlMinder Enterprise Management.

There are two types of password consumer SDK:

To configure an endpoint to use a password consumer SDK application, do the following:

  1. Verify that CA ControlMinder is installed on the endpoint with the SAM Integration feature enabled.
  2. Use the password consumer SDK samples to write your application. You can find the samples at the following locations:

    You have configured the endpoint to use a password consumer SDK application. You must now create a Software Development Kit (SDK/CLI) password consumer for the application in CA ControlMinder Enterprise Management.

More information:

semsgtool Utility—Maintain the Message File

The .NET SAM SDK

The Java SAM SDK

How a Password Consumer SDK Application Gets a Password