diff options
author | Steve Langasek <vorlon@debian.org> | 2021-12-06 11:11:31 -0800 |
---|---|---|
committer | Steve Langasek <vorlon@debian.org> | 2021-12-06 11:11:31 -0800 |
commit | 17efd306e797a3fe46564896de31583c2c99f338 (patch) | |
tree | 27337874beef07ca244676e6a55ad35d709c32c9 /libpam-doc.doc-base.modules-guide | |
download | pam-17efd306e797a3fe46564896de31583c2c99f338.tar.gz pam-17efd306e797a3fe46564896de31583c2c99f338.tar.bz2 pam-17efd306e797a3fe46564896de31583c2c99f338.zip |
Import pam_1.4.0-11.debian.tar.xz
[dgit import tarball pam 1.4.0-11 pam_1.4.0-11.debian.tar.xz]
Diffstat (limited to 'libpam-doc.doc-base.modules-guide')
-rw-r--r-- | libpam-doc.doc-base.modules-guide | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/libpam-doc.doc-base.modules-guide b/libpam-doc.doc-base.modules-guide new file mode 100644 index 00000000..4708f381 --- /dev/null +++ b/libpam-doc.doc-base.modules-guide @@ -0,0 +1,14 @@ +Document: pam-modules-guide +Title: The Linux-PAM Module Writers' Guide +Author: ndrew G. Morgan <morgan@linux.kernel.org> +Abstract: This manual documents what a programmer needs to know in order to + write a module that conforms to the Linux-PAM standard. It also discusses + some security issues from the point of view of the module programmer. +Section: Programming + +Format: HTML +Index: /usr/share/doc/libpam-doc/html/Linux-PAM_MWG.html +Files: /usr/share/doc/libpam-doc/html/Linux-PAM_MWG.html /usr/share/doc/libpam-doc/html/mwg*.html + +Format: text +Files: /usr/share/doc/libpam-doc/txt/Linux-PAM_MWG.txt.gz |