Implementing NT LAN Manager

PeopleTools supports NT LAN Manager (NTLM) as a primary authentication mechanism. NTLM is a suite of authentication and session security protocols used in various Microsoft network protocol implementations. To use NTML with PeopleTools, you need to add these parameters manually to the PSAPPSRV.CFG file and PSPRCS.CFG file in the SMTP settings section.

Parameter Description

SMTPNTLMEnable

Specify whether NTLM is enabled. Add true or false.

SMTPNTLMDomain

Specify the NTLM domain.

SMTPNTLMEnable1

Specify whether NTLM is enabled for the backup server.

SMTPNTLMDomain1

Specify the NTLM domain for the backup server.