diff --git a/en_US.ISO8859-1/articles/pam/article.sgml b/en_US.ISO8859-1/articles/pam/article.sgml index 9a08699923..5aebfa9085 100644 --- a/en_US.ISO8859-1/articles/pam/article.sgml +++ b/en_US.ISO8859-1/articles/pam/article.sgml @@ -839,33 +839,79 @@ sshd password required pam_permit.so</programlisting> <para>This is a list of documents relevant to PAM and related issues. It is by no means complete.</para> - <itemizedlist> - <listitem> - <para><ulink + <bibliography> + <title>Papers</title> + + <biblioentry> + <title><ulink url="http://www.sun.com/software/solaris/pam/pam.external.pdf"> Making Login Services Independent of Authentication - Technologies</ulink>—the original PAM whitepaper from - Sun.</para> - </listitem> - <listitem> - <para><ulink - url="http://www.sun.com/software/solaris/pam/pam.admin.pdf"> - PAM Administration</ulink>—an introduction to - configuring and using PAM, from Sun.</para> - </listitem> - <listitem> - <para><ulink - url="http://www.opengroup.org/pubs/catalog/p702.htm"> X/Open - Single Sign-on Preliminary Specification</ulink> (OpenGroup - members can get the PDF; others will have to register to - download the text version, or buy the paper version.)</para> - </listitem> - <listitem> - <para><ulink + Technologies</ulink></title> + + <authorgroup> + <author> + <surname>Samar</surname> + + <firstname>Vipin</firstname> + </author> + + <author> + <surname>Lai</surname> + + <firstname>Charlie</firstname> + </author> + </authorgroup> + + <orgname>Sun Microsystems</orgname> + + <!-- the original PAM whitepaper from Sun --> + </biblioentry> + + <biblioentry> + <title><ulink + url="http://www.opengroup.org/pubs/catalog/p702.htm">X/Open + Single Sign-on Preliminary Specification</ulink></title> + + <orgname>The Open Group</orgname> + + <isbn>1-85912-144-6</isbn> + + <pubdate>June 1997</pubdate> + + <!-- (Open Group members can get the PDF, others will have + to register to download the text version or buy the paper + version) --> + </biblioentry> + + <biblioentry> + <title><ulink url="http://www.kernel.org/pub/linux/libs/pam/pre/doc/current-draft.txt"> - Pluggable Authentication Modules</ulink>—a whitepaper - by Andrew G. Morgan, author of Linux-PAM.</para> - </listitem> - </itemizedlist> + Pluggable Authentication Modules</ulink></title> + + <author> + <surname>Morgan</surname> + + <firstname>Andrew</firstname> + + <othername>G.</othername> + </author> + + <pubdate>October 6, 1999</pubdate> + </biblioentry> + </bibliography> + + <bibliography> + <title>User Manuals</title> + + <biblioentry> + <title><ulink + url="http://www.sun.com/software/solaris/pam/pam.admin.pdf">PAM + Administration</ulink></title> + <orgname>Sun Microsystems</orgname> + + <!-- an introduction to configuring and using PAM, from Sun + --> + </biblioentry> + </bibliography> </appendix> </article>