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 194781 Details for
Bug 289471
improve the descriptions displayed for krb5 set/change password error codes
[?]
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]
proposed patch for 2.2.14-2
pam_krb5-2.2.14-messages.patch (text/plain), 811 bytes, created by
Nalin Dahyabhai
on 2007-09-13 17:09:28 UTC
(
hide
)
Description:
proposed patch for 2.2.14-2
Filename:
MIME Type:
Creator:
Nalin Dahyabhai
Created:
2007-09-13 17:09:28 UTC
Size:
811 bytes
patch
obsolete
>--- pam_krb5/src/v5.c 2007-07-13 11:30:26.000000000 -0400 >+++ pam_krb5/src/v5.c 2007-09-05 15:09:29.000000000 -0400 >@@ -100,13 +100,13 @@ > return "Malformed request"; > break; > case KRB5_KPASSWD_HARDERROR: >- return "Hard error"; >+ return "Password change failed"; > break; > case KRB5_KPASSWD_AUTHERROR: >- return "Auth error"; >+ return "Authentication error"; > break; > case KRB5_KPASSWD_SOFTERROR: >- return "Soft error"; >+ return "Password change rejected"; > break; > case KRB5_KPASSWD_ACCESSDENIED: > return "Access denied"; >@@ -115,7 +115,7 @@ > return "Bad version"; > break; > case KRB5_KPASSWD_INITIAL_FLAG_NEEDED: >- return "Attempted to authenticate using non-initial creds"; >+ return "Attempted to authenticate using non-initial credentials"; > break; > } > return "Unknown error";
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 289471
: 194781