Mention that SSPI authentication can use GSSAPI on non-Windows systems.
As noted by Christian Ullrich.
This commit is contained in:
parent
4da99ea423
commit
66a36ef949
@ -990,7 +990,9 @@ omicron bryanh guest1
|
|||||||
<productname>Kerberos</productname> when possible and automatically
|
<productname>Kerberos</productname> when possible and automatically
|
||||||
fall back to <productname>NTLM</productname> in other cases.
|
fall back to <productname>NTLM</productname> in other cases.
|
||||||
<productname>SSPI</productname> authentication only works when both
|
<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>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user