Query: pam_sm_open_session
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
pam_sm_open_session(3) Library Functions Manual pam_sm_open_session(3)NAMEpam_sm_open_session, pam_sm_close_session - Service provider implementation for pam_open_session and pam_close_session respectivelySYNOPSIS[ flag ... ] file ... [ library ... ]DESCRIPTIONIn response to a call to and the PAM framework calls and respectively from the modules listed in the pam.conf(4) file. The session manage- ment provider supplies the back-end functionality for this interface function. is called to initiate session management. is invoked when a session has terminated. The argument pamh is an authentication handle. The following flag may be set in the flags field: Session service should not generate any messages. The argc argument represents the number of module options passed in from the configuration file pam.conf(4). argv specifies the module options, which are interpreted and processed by the session management service. If an unknown option is passed in, an error should be logged through syslog(3C) and the option ignored.APPLICATION USAGERefer to pam(3) for information on thread-safety of PAM interfaces.RETURN VALUESUpon successful completion, should be returned. The following values may also be returned upon error: Can not make/remove an entry for the specified session. Ignore underlying session module regardless of whether the control flag is orSEE ALSOpam(3), pam_open_session(3), syslog(3C), pam.conf(4). pam_sm_open_session(3)
Related Man Pages |
---|
pam_open_session(3pam) - opensolaris |
pam_sm_close_session(3pam) - opensolaris |
pam_close_session(3) - hpux |
pam_sm_acct_mgmt(3) - hpux |
pam_sm_open_session(3) - hpux |
Similar Topics in the Unix Linux Community |
---|
pam module quesion |
simpleSAMLphp 1.0 (Default branch) |
PAM settings. |
can't connect after a pam.conf modification |
Issue installing pam-1.1.1-10.el6.i686 using yum |