[SCM] Samba Shared Repository - branch v3-2-test updated - release-3-2-0pre2-2797-g5f41913

Jeremy Allison jra at samba.org
Tue Sep 9 23:17:30 GMT 2008


On Wed, Sep 10, 2008 at 12:06:00AM +0100, Love Hörnquist Åstrand wrote:
>>
>>> User request to forward an ticket w/o forwardable flag set.
>>
>> Thanks for your help.
>
> if
>
>    1572		retval = krb5_fwd_tgt_creds(context,/* Krb5 context [in] */
>
> failes, strip off
>
>   1605		SIVAL(p, 0, GSS_C_DELEG_FLAG );
>
> flag.

Ok, thanks - that look easier. What do you think of
the patch I just posted. It deletes the created
auth_context and any created ticket data and
just falls back to the old krb5_mk_req_extended()
call with a NULL auth_context. I think that should
also do the trick.

Jeremy.


More information about the samba-technical mailing list