Previous Topic: Install Drivers for Database OperatorsNext Topic: Interact with the Desktop Configuration


Enable NTLM Pass-Through Authentication After Installation

NTLM pass-through authentication enables CA EEM to authenticate users using the NTLM protocol. This is an alternative to using credentials that users enter on the form-based login dialog. With the NTLM pass-through authentication, the login dialog is bypassed.

The following procedure does not apply if you already enabled NTLM pass-through authentication, for example:

You can enable NTLM pass-through authentication by manually adding ntlm.enabled=true to the OasisConfig.properties file. Use the following procedure only when you want to enable this feature but did not do it at installation.

Follow these steps:

  1. Log in as an administrator to the server where the Domain Orchestrator is installed.
  2. Navigate to the following folder, where install_dir refers to the path where the Domain Orchestrator is installed:
    install_dir/server/c2o/.config
    
  3. Open the OasisConfig.properties file with an editor.
  4. Use Find to locate the following property: ntlm.enabled=
  5. Change the value for the property to true, that is:
    ntlm.enabled=true
    
  6. Save the file and exit.
  7. Restart the Orchestrator service.
    1. Stop the Orchestrator.
    2. Start the Orchestrator.
  8. Repeat this process for each Orchestrator.