|
1 | 1 | <!--
|
2 |
| -$Header: /cvsroot/pgsql/doc/src/sgml/client-auth.sgml,v 1.46 2003/03/13 01:30:26 petere Exp $ |
| 2 | +$Header: /cvsroot/pgsql/doc/src/sgml/client-auth.sgml,v 1.47 2003/06/06 18:09:17 momjian Exp $ |
3 | 3 | -->
|
4 | 4 |
|
5 | 5 | <chapter id="client-authentication">
|
@@ -639,8 +639,15 @@ local db1,db2,@demodbs all md5
|
639 | 639 | </para>
|
640 | 640 |
|
641 | 641 | <para>
|
642 |
| - If you use <application>mod_auth_krb</application> and |
643 |
| - <application>mod_perl</application> on your |
| 642 | +<ulink url="http://www.kernel.org/pub/linux/libs/pam/"><productname>Linux-PAM</> |
| 643 | + Page |
| 644 | + |
| 645 | + If you use <application>mod_auth_kerb</application> from |
| 646 | + <ulink url="http://modauthkerb.sf.net">http://modauthkerb.sf.net</ulink> |
| 647 | + or <application>mod_auth_gss_krb5</application> from |
| 648 | + <ulink url="http://meta.cesnet.cz/software/negotiate.en.html"> |
| 649 | + http://meta.cesnet.cz/software/negotiate.en.html</ulink>, |
| 650 | + and <application>mod_perl</application> on your |
644 | 651 | <productname>Apache</productname> web server, you can use
|
645 | 652 | <literal>AuthType KerberosV5SaveCredentials</literal> with a
|
646 | 653 | <application>mod_perl</application> script. This gives secure
|
|