Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit df1f5d6

Browse files
committed
Add mention of two auth_mod kerberos projects, from Daniel Kouril
1 parent 2bc84b6 commit df1f5d6

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

doc/src/sgml/client-auth.sgml

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
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 $
33
-->
44

55
<chapter id="client-authentication">
@@ -639,8 +639,15 @@ local db1,db2,@demodbs all md5
639639
</para>
640640

641641
<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
644651
<productname>Apache</productname> web server, you can use
645652
<literal>AuthType KerberosV5SaveCredentials</literal> with a
646653
<application>mod_perl</application> script. This gives secure

0 commit comments

Comments
 (0)