Index: doc/src/sgml/client-auth.sgml
===================================================================
RCS file: /cvsroot/pgsql-server/doc/src/sgml/client-auth.sgml,v
retrieving revision 1.46
diff -c -c -r1.46 client-auth.sgml
*** doc/src/sgml/client-auth.sgml	13 Mar 2003 01:30:26 -0000	1.46
--- doc/src/sgml/client-auth.sgml	6 Jun 2003 18:08:03 -0000
***************
*** 639,646 ****
     </para>
  
     <para>
!     If you use <application>mod_auth_krb</application> and
!     <application>mod_perl</application> on your
      <productname>Apache</productname> web server, you can use
      <literal>AuthType KerberosV5SaveCredentials</literal> with a
      <application>mod_perl</application> script. This gives secure
--- 639,653 ----
     </para>
  
     <para>
! <ulink url="http://www.kernel.org/pub/linux/libs/pam/"><productname>Linux-PAM</>
!     Page
! 
!     If you use <application>mod_auth_kerb</application> from
!     <ulink url="http://modauthkerb.sf.net">http://modauthkerb.sf.net</ulink>
!     or <application>mod_auth_gss_krb5</application> from
!     <ulink url="http://meta.cesnet.cz/software/negotiate.en.html">
!     http://meta.cesnet.cz/software/negotiate.en.html</ulink>,
!     and <application>mod_perl</application> on your
      <productname>Apache</productname> web server, you can use
      <literal>AuthType KerberosV5SaveCredentials</literal> with a
      <application>mod_perl</application> script. This gives secure
