From: Andreas Schneider Date: Wed, 3 Feb 2016 08:20:27 +0000 (+0100) Subject: docs: Add smbspool_krb5_wrapper manpage X-Git-Tag: tevent-0.9.27~90 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4c54901102440ba9cbd96b349e95e3127415614a;p=thirdparty%2Fsamba.git docs: Add smbspool_krb5_wrapper manpage BUG: https://bugzilla.samba.org/show_bug.cgi?id=11690 Signed-off-by: Andreas Schneider Reviewed-by: Karolin Seeger Autobuild-User(master): Andreas Schneider Autobuild-Date(master): Wed Feb 3 21:25:54 CET 2016 on sn-devel-144 --- diff --git a/docs-xml/manpages/smbspool_krb5_wrapper.8.xml b/docs-xml/manpages/smbspool_krb5_wrapper.8.xml new file mode 100644 index 00000000000..e3022931e81 --- /dev/null +++ b/docs-xml/manpages/smbspool_krb5_wrapper.8.xml @@ -0,0 +1,64 @@ + + + + + + smbspool_krb5_wrapper + 8 + Samba + System Administration tools + 4.4 + + + + + smbspool_krb5_wrapper + This is a CUPS printing backend which calls smbpsool + + + + + smbspool_krb5_wrapper + job + user + title + copies + options + filename + + + + + DESCRIPTION + + This tool is part of the samba + 7 suite. + + smbspool_krb5_wrapper is a tool that 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. It should not be called by a user. + + + + + SEE ALSO + smbspool + 8. + + + + AUTHOR + + The original Samba software and related utilities + were created by Andrew Tridgell. Samba is now developed + by the Samba Team as an Open Source project similar + to the way the Linux kernel is developed. + + The smbspool_krb5_wrapper manpage was written by Andreas + Schneider. + + + diff --git a/docs-xml/wscript_build b/docs-xml/wscript_build index 2cff3c1f4e9..3a87ad115da 100644 --- a/docs-xml/wscript_build +++ b/docs-xml/wscript_build @@ -38,6 +38,7 @@ manpages=''' manpages/smbpasswd.5 manpages/smbpasswd.8 manpages/smbspool.8 + manpages/smbspool_krb5_wrapper.8 manpages/smbstatus.1 manpages/smbtar.1 manpages/smbtree.1