openpam(3)
- NetBSD Manual Pages
OPENPAM(3) NetBSD Library Functions Manual OPENPAM(3)
NAME
openpam -- Pluggable Authentication Modules Library
LIBRARY
Pluggable Authentication Module Library (libpam, -lpam)
SYNOPSIS
#include <security/openpam.h>
DESCRIPTION
These functions are OpenPAM extensions to the PAM API. Those named
pam_*() are, in the author's opinion, logical and necessary extensions to
the standard API, while those named openpam_*() are either simple conve-
nience functions, or functions intimately tied to OpenPAM implementation
details, and therefore not well suited to standardization.
SEE ALSO
STANDARDS
X/Open Single Sign-On Service (XSSO) - Pluggable Authentication Modules,
June 1997.
AUTHORS
The OpenPAM library and this manual page were developed for the FreeBSD
Project by ThinkSec AS and Network Associates Laboratories, the Security
Research Division of Network Associates, Inc. under DARPA/SPAWAR contract
N66001-01-C-8035 (``CBOSS''), as part of the DARPA CHATS research pro-
gram.
The OpenPAM library is maintained by Dag-Erling Smørgrav <des@des.no>.
NetBSD 7.0 September 12, 2014 NetBSD 7.0
Powered by man-cgi (2021-06-01).
Maintained for NetBSD
by Kimmo Suominen.
Based on man-cgi by Panagiotis Christias.