]> granicus.if.org Git - postgresql/commitdiff
Mention that SSPI authentication can use GSSAPI on non-Windows systems.
authorRobert Haas <rhaas@postgresql.org>
Mon, 27 Jun 2011 14:38:45 +0000 (10:38 -0400)
committerRobert Haas <rhaas@postgresql.org>
Mon, 27 Jun 2011 14:39:30 +0000 (10:39 -0400)
As noted by Christian Ullrich.

doc/src/sgml/client-auth.sgml

index 575eb3be448b6ebe2f16d18c04c613fdda39b966..5d543cb67cad25c389b16443580b923235d11727 100644 (file)
@@ -990,7 +990,9 @@ omicron         bryanh                  guest1
     <productname>Kerberos</productname> when possible and automatically
     fall back to <productname>NTLM</productname> in other cases.
     <productname>SSPI</productname> authentication only works when both
-    server and client are running <productname>Windows</productname>.
+    server and client are running <productname>Windows</productname>,
+    or, on non-Windows platforms, when <productname>GSSAPI</productname>
+    is available.
    </para>
 
    <para>