Pluggable Authentication Module

This is an old revision of this page, as edited by ElBenevolente (talk | contribs) at 23:05, 17 May 2004 (=See also= external links). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Pluggable authentication modules or PAM are a mechanism to integrate multiple low-level authentication schemes into a high-level API, which allows for programs that rely on authentication to be written independently of the underlying authentication scheme. PAM was first developed by Sun Microsystems, and is currently supported in Solaris, Linux, and FreeBSD.