pgsql: Document that Kerberos is for authentication, and does not

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Document that Kerberos is for authentication, and does not
Date: 2006-11-23 05:39:17
Message-ID: 20061123053917.E3BF39FB29C@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Document that Kerberos is for authentication, and does not encrypt data
or queries over the network.

Modified Files:
--------------
pgsql/doc/src/sgml:
client-auth.sgml (r1.95 -> r1.96)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/client-auth.sgml.diff?r1=1.95&r2=1.96)

Browse pgsql-committers by date

  From Date Subject
Next Message Neil Conway 2006-11-23 05:43:32 pgsql: More minor SGML improvements for xfunc.sgml, including making
Previous Message Neil Conway 2006-11-23 05:28:19 pgsql: Fix a typo in recent xfunc addition, do some routine SGML police