HP CIFS Client A.02.02 Administrator's Guide

Introduction to the HP CIFS Client
Introduction to HP CIFS
Chapter 114
PAM NTLM
The HP-UX PAM subsystem gives system administrators the flexibility
of choosing any authentication service available on the system to
perform authentication. The framework also allows new authentication
service modules to be plugged in and made available without modifying
the applications.
The PAM framework, libpam, consists of an interface library and
multiple authentication service modules. The authentication service
modules are a set of dynamically loadable objects invoked by the PAM
API to provide a particular type of user authentication.
NT LAN Manager (NTLM) is the protocol by which CIFS clients are
authenticated by CIFS servers. PAM NTLM is a PAM module that
implements the NTLM protocol. It enables users logging in to an HP-UX
system to have access to CIFS-mounted file systems without having to
use the cifslogin command.