Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 665435 Details for
Bug 837602
cups + krb: it falls down into basic authorization instead of negotiate
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Upstream patch
str4140.patch (text/plain), 638 bytes, created by
Tim Waugh
on 2012-12-18 10:57:33 UTC
(
hide
)
Description:
Upstream patch
Filename:
MIME Type:
Creator:
Tim Waugh
Created:
2012-12-18 10:57:33 UTC
Size:
638 bytes
patch
obsolete
>Index: scheduler/client.c >=================================================================== >--- scheduler/client.c (revision 10776) >+++ scheduler/client.c (working copy) >@@ -2580,14 +2580,7 @@ > con->http.hostname); > #ifdef HAVE_GSSAPI > else if (auth_type == CUPSD_AUTH_NEGOTIATE) >- { >-# ifdef AF_LOCAL >- if (_httpAddrFamily(con->http.hostaddr) == AF_LOCAL) >- strlcpy(auth_str, "Basic realm=\"CUPS\"", sizeof(auth_str)); >- else >-# endif /* AF_LOCAL */ > strlcpy(auth_str, "Negotiate", sizeof(auth_str)); >- } > #endif /* HAVE_GSSAPI */ > > if (con->best && auth_type != CUPSD_AUTH_NEGOTIATE &&
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 837602
: 665435