Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4fb58f commit 3793526Copy full SHA for 3793526
doc/src/sgml/client-auth.sgml
@@ -990,7 +990,9 @@ omicron bryanh guest1
990
<productname>Kerberos</productname> when possible and automatically
991
fall back to <productname>NTLM</productname> in other cases.
992
<productname>SSPI</productname> authentication only works when both
993
- server and client are running <productname>Windows</productname>.
+ server and client are running <productname>Windows</productname>,
994
+ or, on non-Windows platforms, when <productname>GSSAPI</productname>
995
+ is available.
996
</para>
997
998
<para>
0 commit comments