Query: openpam
OS: freebsd
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
OPENPAM(3) BSD Library Functions Manual OPENPAM(3)NAME-- Pluggable Authentication Modules LibraryLIBRARYPluggable Authentication Module Library (libpam, -lpam)SYNOPSIS#include <security/openpam.h>DESCRIPTIONThese 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 convenience functions, or functions intimately tied to OpenPAM implementa- tion details, and therefore not well suited to standardization.SEE ALSOSTANDARDSX/Open Single Sign-On Service (XSSO) - Pluggable Authentication Modules, June 1997.AUTHORSThe OpenPAM library and this manual page were developed for the FreeBSD Project by ThinkSec AS and Network Associates Laboratories, the Secu- rity Research Division of Network Associates, Inc. under DARPA/SPAWAR contract N66001-01-C-8035 (``CBOSS''), as part of the DARPA CHATS research program. The OpenPAM library is maintained by Dag-Erling Smorgrav <des@des.no>.BSDSeptember 12, 2014 BSD
Related Man Pages |
---|
openpam(3) - mojave |
pam_strerror(3) - freebsd |
pam_get_data(3) - freebsd |
pam_info(3) - freebsd |
openpam_free_data(3) - freebsd |
Similar Topics in the Unix Linux Community |
---|
Unix File Permissions |
FreeBSD Kernel Internals, Dr. Marshall Kirk McKusick |
Scripts without shebang |
Controlling user input |