On Mon, 1 May 2006 01:47:15 +1000 Luke Howard <lukeh@padl.com> wrote: > > /* SMB extended security does NegTokenInit without optimistic token > > */ > > #define GSS_SPNEGO_NO_OPTIMISTIC_FLAG_X 0x2000 > > Hmm, can't you just not send the optimistic token if it's the acceptor > sending the NegTokenInit?