mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-15 02:06:02 -04:00
14 lines
422 B
Groff
14 lines
422 B
Groff
.\"
|
|
.\" Id: openpam.man 648 2013-03-05 17:54:27Z des
|
|
.\"
|
|
.Sh DESCRIPTION
|
|
These functions are OpenPAM extensions to the PAM API.
|
|
Those named
|
|
.Fn pam_*
|
|
are, in the author's opinion, logical and necessary extensions to the
|
|
standard API, while those named
|
|
.Fn openpam_*
|
|
are either simple convenience functions, or functions intimately tied
|
|
to OpenPAM implementation details, and therefore not well suited to
|
|
standardization.
|