s3-client: Add a KRB5 wrapper for smbspool
authorAndreas Schneider <asn@cryptomilk.org>
Tue, 12 Jan 2016 14:17:22 +0000 (15:17 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Mon, 25 Jan 2016 18:58:46 +0000 (19:58 +0100)
commit62c68bd8c8f7a7e057e38a461707f1c195e62df0
tree5e536a73731365c2dca333d7a77b892bedd7f599
parent1bf7905065760c289560c71106fd2b2b205f0683
s3-client: Add a KRB5 wrapper for smbspool

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11690

We need a wrapper for smbspool to be able to authenticate with Kerberos.
This needs to replace the cups smb backend. The permission need to be
0700 and the owner root.

Note that Kerberos support is broken in CUPS 2.1.2 maybe earlier
versions. It works with 1.6.3.

Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
Reviewed-by: Michael Adam <obnox@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Mon Jan 25 19:58:46 CET 2016 on sn-devel-144
source3/client/README.smbspool [new file with mode: 0644]
source3/client/smbspool_krb5_wrapper.c [new file with mode: 0644]
source3/wscript_build