docs: Bump version up to 4.6.
[amitay/samba.git] / docs-xml / manpages / smbspool_krb5_wrapper.8.xml
1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
3 <refentry id="smbspool.8">
4
5 <refmeta>
6         <refentrytitle>smbspool_krb5_wrapper</refentrytitle>
7         <manvolnum>8</manvolnum>
8         <refmiscinfo class="source">Samba</refmiscinfo>
9         <refmiscinfo class="manual">System Administration tools</refmiscinfo>
10         <refmiscinfo class="version">4.6</refmiscinfo>
11 </refmeta>
12
13
14 <refnamediv>
15         <refname>smbspool_krb5_wrapper</refname>
16         <refpurpose>This is a CUPS printing backend which calls smbspool</refpurpose>
17 </refnamediv>
18
19 <refsynopsisdiv>
20         <cmdsynopsis>
21                 <command>smbspool_krb5_wrapper</command>
22                 <arg choice="req">job</arg>
23                 <arg choice="req">user</arg>
24                 <arg choice="req">title</arg>
25                 <arg choice="req">copies</arg>
26                 <arg choice="req">options</arg>
27                 <arg choice="opt">filename</arg>
28         </cmdsynopsis>
29 </refsynopsisdiv>
30
31 <refsect1>
32         <title>DESCRIPTION</title>
33
34         <para>This tool is part of the <citerefentry><refentrytitle>samba</refentrytitle>
35         <manvolnum>7</manvolnum></citerefentry> suite.</para>
36
37         <para>smbspool_krb5_wrapper is a tool that can be used to print using
38                 Kerberos credentials. To get this working smbspool_krb5_wrapper
39                 needs to be the smb backend of CUPS. It needs to be owned by
40                 root and the permissions for the binary need to be 0700. Once
41                 smbspool_krb5_wrapper switched to the user trying to print it
42                 executes smbspool. It should not be called by a user.</para>
43
44 </refsect1>
45
46 <refsect1>
47         <title>SEE ALSO</title>
48         <para><citerefentry><refentrytitle>smbspool</refentrytitle>
49                 <manvolnum>8</manvolnum></citerefentry>.</para>
50 </refsect1>
51
52 <refsect1>
53         <title>AUTHOR</title>
54
55         <para>The original Samba software and related utilities
56         were created by Andrew Tridgell. Samba is now developed
57         by the Samba Team as an Open Source project similar
58         to the way the Linux kernel is developed.</para>
59
60         <para>The smbspool_krb5_wrapper manpage was written by Andreas
61                 Schneider.</para>
62 </refsect1>
63
64 </refentry>