1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-05 23:56:58 +03:00

Update Solaris FAQ wording, per Peter.

This commit is contained in:
Bruce Momjian 2007-02-23 20:30:08 +00:00
parent 1449e6f981
commit 53ec43b41b

View File

@ -3,7 +3,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL
Sun Solaris specific Sun Solaris specific
To be read in conjunction with the installation instructions. 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: 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? 9) Can I compile PostgreSQL with Kerberos v5 support?
Kerberos is integrated in OpenSolaris and will be integrated in Solaris 10u4. GSS security Kerberos is integrated in OpenSolaris and will be integrated in Solaris
mechanism contains internal Kerberos v5 library implementation which provide all necessary 10u4. Kerberos v5 support is implemented by the GSS security libary
krb5 function. However, usage this library is only on own risk. It is private library which contains Kerberos v5 functions. However, the library is private
and interface may change without notice. and the interface might change without notice.