Содержащиеся вНайти другие документыРесурсы поддержки | Загрузить это руководство в формате PDF (1931 КБ)
libpam(3LIB)Name | Synopsis | Description | INTERFACES | Files | Attributes | See Also | Notes Name
Synopsiscc [ flag... ] file... -lpam [ library... ] #include <security/pam_appl.h> DescriptionFunctions in this library provide routines for the Pluggable Authentication Module (PAM). INTERFACESThe shared object libpam.so.1 provides the public interfaces defined below. See Intro(3) for additional information on shared object interfaces.
Files
AttributesSee attributes(5) for description of the following attributes:
See Alsopvs(1), Intro(3), pam(3PAM), pam.conf(4), attributes(5), pam_authtok_check(5), pam_authtok_get(5), pam_authtok_store(5), pam_dial_auth(5), pam_dhkeys(5), pam_passwd_auth(5), pam_rhosts_auth(5), pam_sample(5), pam_unix_account(5), pam_unix_auth(5), pam_unix_session(5) NotesThe functions in libpam are MT-Safe only if each thread within the multithreaded application uses its own PAM handle. The pam_unix(5) module is no longer supported. Similar functionality is provided by pam_authtok_check(5), pam_authtok_get(5), pam_authtok_store(5), pam_dhkeys(5), pam_passwd_auth(5), pam_unix_account(5), pam_unix_auth(5), and pam_unix_session(5). Name | Synopsis | Description | INTERFACES | Files | Attributes | See Also | Notes |
||||||||||||||||||||||||