DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Next Previous Contents

The Linux-PAM Application Developers' Guide

Andrew G. Morgan, morgan@kernel.org

DRAFT v0.76 2001/12/08


This manual documents what an application developer needs to know about the Linux-PAM library. It describes how an application might use the Linux-PAM library to authenticate users. In addition it contains a description of the funtions to be found in libpam_misc library, that can be used in general applications. Finally, it contains some comments on PAM related security issues for the application developer.

1. Introduction

2. Overview

3. The public interface to Linux-PAM

4. Security issues of Linux-PAM

5. A library of miscellaneous helper functions

6. Porting legacy applications

7. Glossary of PAM related terms

8. An example application

9. Files

10. See also

11. Notes

12. Author/acknowledgments

13. Bugs/omissions

14. Copyright information for this document


Next Previous Contents