From df1f5d6d7de87a1b6febc31c69bee29614df771c Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Fri, 6 Jun 2003 18:09:17 +0000 Subject: [PATCH] Add mention of two auth_mod kerberos projects, from Daniel Kouril --- doc/src/sgml/client-auth.sgml | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/doc/src/sgml/client-auth.sgml b/doc/src/sgml/client-auth.sgml index c71d5abb783..7674109b1c1 100644 --- a/doc/src/sgml/client-auth.sgml +++ b/doc/src/sgml/client-auth.sgml @@ -1,5 +1,5 @@ @@ -639,8 +639,15 @@ local db1,db2,@demodbs all md5 - If you use mod_auth_krb and - mod_perl on your +Linux-PAM + Page + + If you use mod_auth_kerb from + http://modauthkerb.sf.net + or mod_auth_gss_krb5 from + + http://meta.cesnet.cz/software/negotiate.en.html, + and mod_perl on your Apache web server, you can use AuthType KerberosV5SaveCredentials with a mod_perl script. This gives secure