gss: don't explicitly reorder krb5 to front of spnego
commit5d1a33f780c4644bb6399e8812ca10208f218225
authorLuke Howard <lukeh@padl.com>
Sun, 29 Dec 2019 09:45:03 +0000 (29 20:45 +1100)
committerLuke Howard <lukeh@padl.com>
Tue, 4 Feb 2020 06:28:35 +0000 (4 17:28 +1100)
tree097079e040db1824a95c4362cd7f73e6c9fb9612
parent161f846d7629b05e2a5cdbeb9dd7008df5b511ff
gss: don't explicitly reorder krb5 to front of spnego

Previously krb5 was tried explicitly, but now the internal mech list is
reordered so that krb5 is first, this should no longer be required. This
permits an application to specify another mechanism as preferred over krb5
using gss_set_neg_mechs().
lib/gssapi/spnego/compat.c