Krb5 cups client printing bug.

Jeremy Allison jra at samba.org
Fri Aug 8 00:28:52 GMT 2008


On Thu, Aug 07, 2008 at 05:23:33PM -0700, James Peach wrote:
> 2008/8/7 Jeremy Allison <jra at samba.org>:
> > James,
> >
> > Could you take a look at this bug please :
> >
> > https://bugzilla.samba.org/show_bug.cgi?id=5675
> >
> > Tim Waugh from Red Hat has posted a bugfix which
> > looks correct to me
> 
> I think you should merge it. It's note perfect, but it's definitely better
> 
> > but the comment claims you
> > know of a problem with it. More info gratefuly
> > received :-).
> 
> Search for a thread with the subject "[patch] CUPS auth-info-required
> support in smbspool"

Oh, looks like it should be :

So I think the condition should be:

        if (cli->use_kerberos && cli->got_kerberos_mechanism)

which is what I originally thought :-). So I need to add
that flag to the cli struct.

Jeremy.


More information about the samba-technical mailing list