s3-gse Work around the MIT 1.9 gss_krb5_import_cred
authorAndrew Bartlett <abartlet@samba.org>
Wed, 20 Jul 2011 02:06:30 +0000 (12:06 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 20 Jul 2011 04:35:05 +0000 (06:35 +0200)
commit481f05ce02df4069ba8ecb5a6ad76cb35299b14c
tree22a687a9a9289492a4111d7a0b61d9a5a06adc36
parent8ee3ba791d38542e88995fa3beebdd183891ce60
s3-gse Work around the MIT 1.9 gss_krb5_import_cred

We detect this function at configure time, but it currently fails to
operate the way we need - that is, when the principal is not
specified, it gives this error.  When the principal is specified we
get 'wrong principal in request' in the GSS acceptor, so for now the
best option is to fall back to the alternate approach.

Andrew Bartlett

Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Wed Jul 20 06:35:05 CEST 2011 on sn-devel-104
source3/librpc/crypto/gse.c