Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian2007-02-23 20:30:08 +0000
committerBruce Momjian2007-02-23 20:30:08 +0000
commit53ec43b41ba60818af461c5f65253d1a26ed7ae0 (patch)
tree67430405b0153ab941c01eeef2b769715b163ac4 /doc/FAQ_Solaris
parent1449e6f9815da4c4403bf1a55e12ce1d10b52d8f (diff)
Update Solaris FAQ wording, per Peter.
Diffstat (limited to 'doc/FAQ_Solaris')
-rw-r--r--doc/FAQ_Solaris10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/FAQ_Solaris b/doc/FAQ_Solaris
index 54f7ee2ada8..f778a519606 100644
--- a/doc/FAQ_Solaris
+++ b/doc/FAQ_Solaris
@@ -3,7 +3,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL
Sun Solaris specific
To be read in conjunction with the installation instructions.
============================================================
-Last updated: $Date: 2007/02/23 18:38:19 $
+Last updated: $Date: 2007/02/23 20:30:08 $
Contents:
@@ -169,8 +169,8 @@ See http://sunsolve.sun.com/search/document.do?assetkey=1-1-2139224-1
9) Can I compile PostgreSQL with Kerberos v5 support?
-Kerberos is integrated in OpenSolaris and will be integrated in Solaris 10u4. GSS security
-mechanism contains internal Kerberos v5 library implementation which provide all necessary
-krb5 function. However, usage this library is only on own risk. It is private library
-and interface may change without notice.
+Kerberos is integrated in OpenSolaris and will be integrated in Solaris
+10u4. Kerberos v5 support is implemented by the GSS security libary
+which contains Kerberos v5 functions. However, the library is private
+and the interface might change without notice.