gss: NTLM nsi_probe returns a krb5, not gss error
commitbf14eb29dfb967b75385d261918f92f88a99fc3d
authorLuke Howard <lukeh@padl.com>
Fri, 27 Dec 2019 09:31:45 +0000 (27 20:31 +1100)
committerLuke Howard <lukeh@padl.com>
Tue, 4 Feb 2020 06:28:35 +0000 (4 17:28 +1100)
tree4ce3bea3a4ca14b9c63fb4f54df3bcd321e20c5c
parentfd572363a58985286102ab80b4202a2190b5e712
gss: NTLM nsi_probe returns a krb5, not gss error

The nsi_probe() error code was treated as a GSS error code, rather than a krb5
error. Return a GSS error code, setting the krb5 error in minor_status.
lib/gssapi/ntlm/acquire_cred.c