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 595337 Details for
Bug 836620
Don't use cached_login with pam_winbind for password stack
[?]
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]
Patch which fixes the problem
no-password-cached-login.patch (text/plain), 458 bytes, created by
Stef Walter
on 2012-06-29 16:33:13 UTC
(
hide
)
Description:
Patch which fixes the problem
Filename:
MIME Type:
Creator:
Stef Walter
Created:
2012-06-29 16:33:13 UTC
Size:
458 bytes
patch
obsolete
>diff -r 632166768a6f authinfo.py >--- a/authinfo.py Wed May 30 15:01:08 2012 +0200 >+++ b/authinfo.py Fri Jun 29 18:32:49 2012 +0200 >@@ -3646,7 +3646,7 @@ > args = self.systemdArgs > if not args and module[ARGV]: > args = " ".join(module[ARGV]) >- if name == "winbind" and self.winbindOffline: >+ if name == "winbind" and self.winbindOffline and stack != "password": > output += " cached_login" > if name == "unix": > if stack == "password":
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 836620
: 595337