|
1 |
| -<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.536 2007/11/14 14:06:54 momjian Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.537 2007/11/14 14:38:30 momjian Exp $ --> |
2 | 2 | <!--
|
3 | 3 |
|
4 | 4 | Typical markup:
|
@@ -718,19 +718,19 @@ do it for earlier branch release files.
|
718 | 718 | <listitem>
|
719 | 719 | <para>
|
720 | 720 | Support Security Service Provider Interface (<acronym>SSPI</>) for
|
721 |
| - authentication on Windows |
722 |
| - </para> |
723 |
| - |
724 |
| - <para> |
725 |
| - This also adds support for the <acronym>GSSAPI</> authentication |
726 |
| - <acronym>API</>. |
| 721 | + authentication on Windows (Magnus) |
727 | 722 | </para>
|
728 | 723 | </listitem>
|
729 | 724 |
|
730 | 725 | <listitem>
|
731 | 726 | <para>
|
732 | 727 | Support GSSAPI authentication (Henry Hotz, Magnus)
|
733 | 728 | </para>
|
| 729 | + |
| 730 | + <para> |
| 731 | + This should be used in place of the native Kerberos authentication |
| 732 | + because it is an industry standard. |
| 733 | + </para> |
734 | 734 | </listitem>
|
735 | 735 |
|
736 | 736 | <listitem>
|
|