diff options
author | Steve Holme <steve_holme@hotmail.com> | 2016-04-03 11:15:03 +0100 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2016-04-03 11:15:03 +0100 |
commit | 2d2c67e3ed30e7d9850447826b2cc968f28ae681 (patch) | |
tree | 1e15d20532be72f41858dddea66a5a8d07816811 /CMake | |
parent | 365322b8bcf9efb6a361473d227b70f2032212ce (diff) |
krb5: Only generate a SPN when its not known
Prior to this change, we were generating the SPN in the SSPI code when
the credentials were NULL and in the GSS-API code when the context was
empty. It is better to decouple the SPN generation from these checks
and only generate it when the SPN itself is NULL.
This also brings this part of the Kerberos 5 code in line with the
Negotiate code.
Diffstat (limited to 'CMake')
0 files changed, 0 insertions, 0 deletions