Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita44c81d

Browse files
committed
Mention that GSSAPI is preferred over Kerberos authentication because
GSSAPI is industry-standard.
1 parent9394059 commita44c81d

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

‎doc/src/sgml/release.sgml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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 $ -->
22
<!--
33

44
Typical markup:
@@ -718,19 +718,19 @@ do it for earlier branch release files.
718718
<listitem>
719719
<para>
720720
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)
727722
</para>
728723
</listitem>
729724

730725
<listitem>
731726
<para>
732727
Support GSSAPI authentication (Henry Hotz, Magnus)
733728
</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>
734734
</listitem>
735735

736736
<listitem>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp