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 4da99ea commit 66a36efCopy full SHA for 66a36ef
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