Mention that SSPI authentication can use GSSAPI on non-Windows systems.

As noted by Christian Ullrich.
This commit is contained in:
Robert Haas 2011-06-27 10:38:45 -04:00
parent 4da99ea423
commit 66a36ef949

View 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>