1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3/client
Douglas Bagnall 33c966c3bc s3:client:clitar: s/the the/to the/ in comment
Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Volker Lendecke <vl@samba.org>
2024-11-06 10:57:35 +00:00
..
client_proto.h s3: client. Move to all 32-bit attributes in smbclient. 2020-06-04 17:11:39 +00:00
client.c libsmb: Convert cli_RNetShareEnum() to NTSTATUS 2024-08-20 09:34:40 +00:00
clitar_proto.h
clitar.c s3:client:clitar: s/the the/to the/ in comment 2024-11-06 10:57:35 +00:00
dnsbrowse.c
README.smbspool
smbspool_krb5_wrapper.c smbspool_krb5_wrapper: let kerberos_get_default_ccache() use smb_force_krb5_cc_default_name() 2024-05-14 10:18:32 +00:00
smbspool.c smbspool: let kerberos_ccache_is_valid() use smb_force_krb5_cc_default_name() 2024-05-14 10:18:32 +00:00

smbspool
=========

smbspool is a very small print spooling program that sends a print file to an
SMB printer. The command-line arguments are position-dependent for
compatibility with the CUPS.

For printing support with Kerberos, CUPS 1.5+ needs a wrapper for the backend
which sets the correct location of the Kerberos credential cache.

smbspool_krb5_wrapper
======================

This tool can be used to print using Kerberos credentials. To get this working
smbspool_krb5_wrapper needs to be the smb backend of CUPS. It needs to be owned
by root and the permissions for the binary need to be 0700. Once
smbspool_krb5_wrapper switched to the user trying to print it executes smbspool.