Revert r54290.
Update the links instead of removing them (thanks to hrs@) Reported by: hrs@
This commit is contained in:
parent
d47aef8d21
commit
5e5c893393
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=54298
1 changed files with 63 additions and 0 deletions
|
@ -1298,6 +1298,65 @@ sshd password required pam_permit.so</programlisting>
|
|||
</abstract>
|
||||
</info>
|
||||
|
||||
<bibliodiv>
|
||||
<title>Papers</title>
|
||||
|
||||
<biblioentry>
|
||||
<citetitle>Making Login Services Independent of Authentication
|
||||
Technologies</link></citetitle>
|
||||
<authorgroup>
|
||||
<author>
|
||||
<personname>
|
||||
<surname>Samar</surname>
|
||||
<firstname>Vipin</firstname>
|
||||
</personname>
|
||||
</author>
|
||||
<author>
|
||||
<personname>
|
||||
<surname>Lai</surname>
|
||||
<firstname>Charlie</firstname>
|
||||
</personname>
|
||||
</author>
|
||||
</authorgroup>
|
||||
<orgname>Sun Microsystems</orgname>
|
||||
</biblioentry>
|
||||
|
||||
<biblioentry>
|
||||
<citetitle><link
|
||||
xlink:href="https://pubs.opengroup.org/onlinepubs/8329799/toc.htm">X/Open
|
||||
Single Sign-on Preliminary
|
||||
Specification</link></citetitle>
|
||||
<orgname>The Open Group</orgname>
|
||||
<biblioid class="isbn">1-85912-144-6</biblioid>
|
||||
<pubdate>June 1997</pubdate>
|
||||
</biblioentry>
|
||||
|
||||
<biblioentry>
|
||||
<citetitle><link
|
||||
xlink:href="https://mirrors.kernel.org/pub/linux/libs/pam/pre/doc/draft-morgan-pam-07.txt">
|
||||
Pluggable Authentication Modules</link></citetitle>
|
||||
<author>
|
||||
<personname>
|
||||
<surname>Morgan</surname>
|
||||
<firstname>Andrew</firstname>
|
||||
<othername role="mi">G.</othername>
|
||||
</personname>
|
||||
</author>
|
||||
<pubdate>1999-10-06</pubdate>
|
||||
</biblioentry>
|
||||
</bibliodiv>
|
||||
|
||||
<bibliodiv>
|
||||
<title>User Manuals</title>
|
||||
|
||||
<biblioentry>
|
||||
<citetitle><link
|
||||
xlink:href="https://docs.oracle.com/cd/E26505_01/html/E27224/pam-1.html">
|
||||
PAM Administration</link></citetitle>
|
||||
<orgname>Sun Microsystems</orgname>
|
||||
</biblioentry>
|
||||
</bibliodiv>
|
||||
|
||||
<bibliodiv>
|
||||
<title>Related Web Pages</title>
|
||||
|
||||
|
@ -1327,6 +1386,10 @@ sshd password required pam_permit.so</programlisting>
|
|||
</author>
|
||||
</biblioentry>
|
||||
|
||||
<biblioentry>
|
||||
<citetitle>Solaris PAM homepage</citetitle>
|
||||
<orgname>Sun Microsystems</orgname>
|
||||
</biblioentry>
|
||||
</bibliodiv>
|
||||
</bibliography>
|
||||
</article>
|
||||
|
|
Loading…
Reference in a new issue