| Skip Navigation Links | |
| Exit Print View | |
![]() | man pages section 3: Library Interfaces and Headers Oracle Solaris 11 Information Library |
Library Interfaces and Headers
SMHBA_GetAdapterAttributes(3LIB)
SMHBA_GetAdapterPortAttributes(3LIB)
SMHBA_GetBindingCapability(3LIB)
SMHBA_GetDiscoveredPortAttributes(3LIB)
SMHBA_GetFCPhyAttributes(3LIB)
SMHBA_GetPersistentBinding(3LIB)
SMHBA_GetPortAttributesByWWN(3LIB)
SMHBA_GetProtocolStatistics(3LIB)
SMHBA_GetSASPhyAttributes(3LIB)
SMHBA_GetVendorLibraryAttributes(3LIB)
SMHBA_GetWrapperLibraryAttributes(3LIB)
SMHBA_RegisterForAdapterAddEvents(3LIB)
SMHBA_RegisterForAdapterEvents(3LIB)
SMHBA_RegisterForAdapterPhyStatEvents(3LIB)
SMHBA_RegisterForAdapterPortEvents(3LIB)
SMHBA_RegisterForAdapterPortStatEvents(3LIB)
SMHBA_RegisterForTargetEvents(3LIB)
SMHBA_RemoveAllPersistentBindings(3LIB)
SMHBA_RemovePersistentBinding(3LIB)
- PAM (Pluggable Authentication Module) library
cc [flag... ]file...-lpam [library... ]#include <security/pam_appl.h>
Functions in this library provide routines for the Pluggable Authentication Module (PAM).
The shared objectlibpam.so.1 provides the public interfaces defined below. SeeIntro(3)for additional information on shared object interfaces.
|
configuration file
authentication management PAM module for dialups
authentication management PAM modules that useruserok()
sample PAM module
Seeattributes(5) for description of the following attributes:
|
pvs(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)
The functions inlibpam are MT-Safe only if each thread within themultithreaded application uses its own PAM handle.
Thepam_unix(5) module is no longer supported. Similar functionality is provided bypam_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), andpam_unix_session(5).
Copyright © 2011, Oracle and/or its affiliates. All rights reserved.Legal Notices | ![]() ![]() |