smbspool: Fix CUPS authentication protocol support.
authorMike Sweet <msweet@apple.com>
Mon, 21 Apr 2008 16:19:51 +0000 (09:19 -0700)
committerJames Peach <jpeach@apple.com>
Mon, 21 Apr 2008 16:19:51 +0000 (09:19 -0700)
commit9fb111ba5f8cfce36994bea9c43dd13cafea82cb
tree12eab90dbbd231a3d91e22458d92ae377596ccfb
parent7e166858c3c2094372f90239adba25711c4739a5
smbspool: Fix CUPS authentication protocol support.

There were a couple of places where we weren't checking for
authentication correctly. This chance fixes those places and properly
supports Kerberos where available.
(This used to be commit 8eff35bc4acc13807c895af43b52db79ee195cb5)
source3/client/smbspool.c