mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-15 18:26:12 -04:00
44 lines
1.2 KiB
Groff
44 lines
1.2 KiB
Groff
.\" $NetBSD: openpam.3,v 1.9 2015/06/05 20:35:10 joerg Exp $
|
|
.\"
|
|
.\" Generated by gendoc.pl
|
|
.Dd September 12, 2014
|
|
.Dt OPENPAM 3
|
|
.Os
|
|
.Sh NAME
|
|
.Nm openpam
|
|
.Nd Pluggable Authentication Modules Library
|
|
.Sh LIBRARY
|
|
.Lb libpam
|
|
.Sh SYNOPSIS
|
|
.In security/openpam.h
|
|
.\"
|
|
.\" 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.
|
|
.Sh SEE ALSO
|
|
.Sh STANDARDS
|
|
.Rs
|
|
.%T "X/Open Single Sign-On Service (XSSO) - Pluggable Authentication Modules"
|
|
.%D "June 1997"
|
|
.Re
|
|
.Sh AUTHORS
|
|
The OpenPAM library and this manual page were developed for the
|
|
.Fx
|
|
Project by ThinkSec AS and Network Associates Laboratories, the
|
|
Security Research Division of Network Associates, Inc.\& under
|
|
DARPA/SPAWAR contract N66001-01-C-8035
|
|
.Pq Dq CBOSS ,
|
|
as part of the DARPA CHATS research program.
|
|
.Pp
|
|
The OpenPAM library is maintained by
|
|
.An Dag-Erling Sm\(/orgrav Aq Mt des@des.no .
|