

Install the Domain Orchestrator › Post-Installation Tasks for the Domain Orchestrator › Enable NTLM Pass-Through Authentication After Installation
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 selected the Enable NTLM Pass-Through Authentication during interactive installation of CA Process Automation.
- You specified enableNTLM=true in the response.varfile used for installing CA Process Automation silently.
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:
- Log in as an administrator to the server where the Domain Orchestrator is installed.
- Navigate to the following folder, where install_dir refers to the path where the Domain Orchestrator is installed:
install_dir/server/c2o/.config
- Open the OasisConfig.properties file with an editor.
- Use Find to locate the following property: ntlm.enabled=
- Change the value for the property to true, that is:
ntlm.enabled=true
- Save the file and exit.
- Restart the Orchestrator service.
- Stop the Orchestrator.
- Start the Orchestrator.
- Repeat this process for each Orchestrator.
Copyright © 2014 CA.
All rights reserved.
 
|
|