]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - contrib/openpam/doc/man/openpam.3
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.git] / contrib / openpam / doc / man / openpam.3
1 .\" Generated by gendoc.pl
2 .Dd September 12, 2014
3 .Dt OPENPAM 3
4 .Os
5 .Sh NAME
6 .Nd Pluggable Authentication Modules Library
7 .Sh LIBRARY
8 .Lb libpam
9 .Sh SYNOPSIS
10 .In security/openpam.h
11 .\"
12 .\" $Id: openpam.man 648 2013-03-05 17:54:27Z des $
13 .\"
14 .Sh DESCRIPTION
15 These functions are OpenPAM extensions to the PAM API.
16 Those named
17 .Fn pam_*
18 are, in the author's opinion, logical and necessary extensions to the
19 standard API, while those named
20 .Fn openpam_*
21 are either simple convenience functions, or functions intimately tied
22 to OpenPAM implementation details, and therefore not well suited to
23 standardization.
24 .Sh SEE ALSO
25 .Sh STANDARDS
26 .Rs
27 .%T "X/Open Single Sign-On Service (XSSO) - Pluggable Authentication Modules"
28 .%D "June 1997"
29 .Re
30 .Sh AUTHORS
31 The OpenPAM library and this manual page were developed for the
32 .Fx
33 Project by ThinkSec AS and Network Associates Laboratories, the
34 Security Research Division of Network Associates, Inc.\& under
35 DARPA/SPAWAR contract N66001-01-C-8035
36 .Pq Dq CBOSS ,
37 as part of the DARPA CHATS research program.
38 .Pp
39 The OpenPAM library is maintained by
40 .An Dag-Erling Sm\(/orgrav Aq des@des.no .