Bug 135500
| Summary: | userpasswd gives "Unknown error" if the password is incorrect | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | petrosyan |
| Component: | usermode | Assignee: | Jindrich Novy <jnovy> |
| Status: | CLOSED RAWHIDE | QA Contact: | David Lawrence <dkl> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | pknirsch |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 1.80-1 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2005-05-11 12:34:50 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
this bug is still present in usermode-gtk-1.74-1 this bug is still present in usermode-gtk-1.79-2 This is now fixed since useermode-1.80-1. The error was caused by the unhandled PAM_AUTHTOK_ERR error code. Thanks. |
From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20041012 Epiphany/1.4.4 Description of problem: If a user tries to change his password via using userpasswd and mistypes his current password, the program gives an "Unknown error." dialog message. Version-Release number of selected component (if applicable): usermode-gtk-1.73-1 How reproducible: Always Steps to Reproduce: 1. go to Main Menu / Preferences / Password 2. When prompted to enter the current UNIX password, intentionally mistype it. Actual Results: "Unknown error" dialog appears. Expected Results: It should say that the user mistyped the current UNIX password and offer another try.