X7ROOT File Manager
Current Path:
/usr/share/doc/pam-devel-1.1.8/html
usr
/
share
/
doc
/
pam-devel-1.1.8
/
html
/
π
..
π
Linux-PAM_ADG.html
(8.41 KB)
π
Linux-PAM_MWG.html
(8.59 KB)
π
adg-author.html
(3.02 KB)
π
adg-copyright.html
(3.54 KB)
π
adg-example.html
(3.59 KB)
π
adg-files.html
(2.18 KB)
π
adg-glossary.html
(3.21 KB)
π
adg-interface-by-app-expected.html
(61.01 KB)
π
adg-interface-of-app-expected.html
(8.26 KB)
π
adg-interface-programming-notes.html
(2.55 KB)
π
adg-interface.html
(4.9 KB)
π
adg-introduction-description.html
(3.29 KB)
π
adg-introduction-synopsis.html
(2.62 KB)
π
adg-introduction.html
(2.01 KB)
π
adg-libpam-functions.html
(13.13 KB)
π
adg-libpam_misc.html
(3.34 KB)
π
adg-overview.html
(8.16 KB)
π
adg-porting.html
(4.2 KB)
π
adg-security-conv-function.html
(2.29 KB)
π
adg-security-library-calls.html
(3.13 KB)
π
adg-security-resources.html
(2.83 KB)
π
adg-security-service-name.html
(4.43 KB)
π
adg-security-user-identity.html
(5.38 KB)
π
adg-security.html
(3.73 KB)
π
adg-see-also.html
(2.16 KB)
π
mwg-author.html
(3 KB)
π
mwg-copyright.html
(3.52 KB)
π
mwg-example.html
(1.96 KB)
π
mwg-expected-by-module-item.html
(45.36 KB)
π
mwg-expected-by-module-other.html
(8.15 KB)
π
mwg-expected-by-module.html
(4.02 KB)
π
mwg-expected-of-module-acct.html
(6.05 KB)
π
mwg-expected-of-module-auth.html
(10.73 KB)
π
mwg-expected-of-module-chauthtok.html
(7.8 KB)
π
mwg-expected-of-module-overview.html
(6.28 KB)
π
mwg-expected-of-module-session.html
(6.98 KB)
π
mwg-expected-of-module.html
(4.27 KB)
π
mwg-introduction-description.html
(3.88 KB)
π
mwg-introduction-synopsis.html
(1.98 KB)
π
mwg-introduction.html
(1.98 KB)
π
mwg-see-also.html
(2.18 KB)
π
mwg-see-options.html
(2.92 KB)
π
mwg-see-programming-libs.html
(2.94 KB)
π
mwg-see-programming-sec.html
(8.92 KB)
π
mwg-see-programming-syslog.html
(4.63 KB)
π
mwg-see-programming.html
(3 KB)
Editing: adg-interface.html
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>ChapterΒ 3.Β The public interface to Linux-PAM</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"><link rel="home" href="Linux-PAM_ADG.html" title="The Linux-PAM Application Developers' Guide"><link rel="up" href="Linux-PAM_ADG.html" title="The Linux-PAM Application Developers' Guide"><link rel="prev" href="adg-overview.html" title="ChapterΒ 2.Β Overview"><link rel="next" href="adg-interface-by-app-expected.html" title="3.1.Β What can be expected by the application"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">ChapterΒ 3.Β The public interface to <span class="emphasis"><em>Linux-PAM</em></span> </th></tr><tr><td width="20%" align="left"><a accesskey="p" href="adg-overview.html">Prev</a>Β </td><th width="60%" align="center">Β </th><td width="20%" align="right">Β <a accesskey="n" href="adg-interface-by-app-expected.html">Next</a></td></tr></table><hr></div><div class="chapter"><div class="titlepage"><div><div><h1 class="title"><a name="adg-interface"></a>ChapterΒ 3.Β The public interface to <span class="emphasis"><em>Linux-PAM</em></span> </h1></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl class="toc"><dt><span class="section"><a href="adg-interface-by-app-expected.html">3.1. What can be expected by the application</a></span></dt><dd><dl><dt><span class="section"><a href="adg-interface-by-app-expected.html#adg-pam_start">3.1.1. Initialization of PAM transaction</a></span></dt><dt><span class="section"><a href="adg-interface-by-app-expected.html#adg-pam_end">3.1.2. Termination of PAM transaction</a></span></dt><dt><span class="section"><a href="adg-interface-by-app-expected.html#adg-pam_set_item">3.1.3. Setting PAM items</a></span></dt><dt><span class="section"><a href="adg-interface-by-app-expected.html#adg-pam_get_item">3.1.4. Getting PAM items</a></span></dt><dt><span class="section"><a href="adg-interface-by-app-expected.html#adg-pam_strerror">3.1.5. Strings describing PAM error codes</a></span></dt><dt><span class="section"><a href="adg-interface-by-app-expected.html#adg-pam_fail_delay">3.1.6. Request a delay on failure</a></span></dt><dt><span class="section"><a href="adg-interface-by-app-expected.html#adg-pam_authenticate">3.1.7. Authenticating the user</a></span></dt><dt><span class="section"><a href="adg-interface-by-app-expected.html#adg-pam_setcred">3.1.8. Setting user credentials</a></span></dt><dt><span class="section"><a href="adg-interface-by-app-expected.html#adg-pam_acct_mgmt">3.1.9. Account validation management</a></span></dt><dt><span class="section"><a href="adg-interface-by-app-expected.html#adg-pam_chauthtok">3.1.10. Updating authentication tokens</a></span></dt><dt><span class="section"><a href="adg-interface-by-app-expected.html#adg-pam_open_session">3.1.11. Start PAM session management</a></span></dt><dt><span class="section"><a href="adg-interface-by-app-expected.html#adg-pam_close_session">3.1.12. terminating PAM session management</a></span></dt><dt><span class="section"><a href="adg-interface-by-app-expected.html#adg-pam_putenv">3.1.13. Set or change PAM environment variable</a></span></dt><dt><span class="section"><a href="adg-interface-by-app-expected.html#adg-pam_getenv">3.1.14. Get a PAM environment variable</a></span></dt><dt><span class="section"><a href="adg-interface-by-app-expected.html#adg-pam_getenvlist">3.1.15. Getting the PAM environment</a></span></dt></dl></dd><dt><span class="section"><a href="adg-interface-of-app-expected.html">3.2. What is expected of an application</a></span></dt><dd><dl><dt><span class="section"><a href="adg-interface-of-app-expected.html#adg-pam_conv">3.2.1. The conversation function</a></span></dt></dl></dd><dt><span class="section"><a href="adg-interface-programming-notes.html">3.3. Programming notes</a></span></dt></dl></div><p> Firstly, the relevant include file for the <span class="emphasis"><em>Linux-PAM</em></span> library is <code class="function"><security/pam_appl.h></code>. It contains the definitions for a number of functions. After listing these functions, we collect some guiding remarks for programmers. </p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="adg-overview.html">Prev</a>Β </td><td width="20%" align="center">Β </td><td width="40%" align="right">Β <a accesskey="n" href="adg-interface-by-app-expected.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">ChapterΒ 2.Β OverviewΒ </td><td width="20%" align="center"><a accesskey="h" href="Linux-PAM_ADG.html">Home</a></td><td width="40%" align="right" valign="top">Β 3.1.Β What can be expected by the application</td></tr></table></div></body></html>
Upload File
Create Folder