1. Credentials
  2. NTLM User Authentication

Credentials

NTLM User Authentication

Explains how to create an NTLM credential for authenticating with APIs that require NT LAN Manager authentication. Used in the Apicall task for older Microsoft systems.

Overview

The NTLM credential is used for NT LAN Manager authentication, typically required by older Microsoft systems and services. This credential can be used in the API Call task.

Fields

Field Required Description
Credential Name Yes A name to identify this credential.
Username No The NTLM username.
Password No The NTLM password.
Domain No The NTLM domain.
Workstation No The NTLM workstation.

Creating the Credential

  1. Navigate to the Credentials section of the manage platform.
  2. Click the
    + Create new item
    button.
  3. Select NTLM User Authentication from the credential type dropdown.
  4. Enter a Credential Name.
  5. Optionally, enter the Username.
  6. Optionally, enter the Password.
  7. Optionally, enter the Domain.
  8. Optionally, enter the Workstation.
  9. Click the
    Create
    button.