The Samba-Bugzilla – Attachment 15256 Details for
Bug 13939
Using Kerberos credentials to print using spoolss doesn't work
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
another additional patches for 4.10
0001-s3-client-Link-smbspool_krb5_wrapper-against-krb5sam.patch (text/plain), 1.12 KB, created by
Andreas Schneider
on 2019-06-19 12:10:27 UTC
(
hide
)
Description:
another additional patches for 4.10
Filename:
MIME Type:
Creator:
Andreas Schneider
Created:
2019-06-19 12:10:27 UTC
Size:
1.12 KB
patch
obsolete
>From ffa5f8b65c662130c2d23e47df6d00fef3b73cc3 Mon Sep 17 00:00:00 2001 >From: Andreas Schneider <asn@samba.org> >Date: Tue, 18 Jun 2019 14:43:50 +0200 >Subject: [PATCH] s3:client: Link smbspool_krb5_wrapper against krb5samba > >Heimdal doesn't provide krb5_free_unparsed_name(), so we need to use the >function we provide in krb5samba. > >BUG: https://bugzilla.samba.org/show_bug.cgi?id=13939 > >Signed-off-by: Andreas Schneider <asn@samba.org> >Reviewed-by: Ralph Boehme <slow@samba.org> >(cherry picked from commit 9268919e046190c7b423133de3f9d0edada3f1b8) >--- > source3/wscript_build | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/source3/wscript_build b/source3/wscript_build >index 1ebb006781a..26e251f442a 100644 >--- a/source3/wscript_build >+++ b/source3/wscript_build >@@ -1133,7 +1133,7 @@ bld.SAMBA3_BINARY('smbspool_krb5_wrapper', > deps=''' > DYNCONFIG > cups >- krb5 >+ krb5samba > ''', > install_path='${LIBEXECDIR}/samba', > enabled=bld.CONFIG_SET('HAVE_CUPS')) >-- >2.21.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Flags:
gd
:
review+
Actions:
View
Attachments on
bug 13939
:
15137
|
15138
|
15139
|
15184
|
15185
|
15186
|
15255
| 15256 |
15298