cannot cope with incorrect current password under LDAP backend
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gnome-control-center (Ubuntu) |
Fix Released
|
Low
|
Unassigned | ||
Lucid |
Fix Released
|
Low
|
Unassigned |
Bug Description
Binary package hint: gnome-control-
When changing a UNIX password, if you enter an incorrect current password passwd will print an error and exit. However when using LDAP, unless the password has length 0 passwd offers another chance.
Enter login(LDAP) password:
LDAP Password incorrect: try again
Enter login(LDAP) password:
gnome-about-me mistakes the second prompt for the prompt to enter a new password and assumes the initial password was correct. Proceeding through the dialog eventually results in gnome-about-me hanging since passwd exits either at an unexpected time or not at all.
The interaction completes as expected when the correct initial password is given.
ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: gnome-control-
ProcVersionSign
Uname: Linux 2.6.32-23-generic x86_64
NonfreeKernelMo
Architecture: amd64
Date: Mon Jul 19 10:27:09 2010
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
ProcEnviron:
LANG=en_CA.utf8
SHELL=/bin/bash
SourcePackage: gnome-control-
tags: | added: patch |
tags: |
added: verification-done removed: verification-needed |
Changed in gnome-control-center (Ubuntu): | |
assignee: | nobody → MARIO MARTINEZ (www-martinez-13) |
Changed in gnome-control-center (Ubuntu Lucid): | |
status: | Fix Committed → Fix Released |
This is an issue on x86 too.
Some more symptoms (sorry for not being able to reproduce the correct dialogs, I do not have this app in English)
1) Clicking on Change Password the 'Present password' line accepts ANY passwords, after clicking on the Check button (the one to the right form the 'Presnet password' input box).
2) Then you give your new password (twice). You do this happily as you have been NOT warned that you made a typo at the present password. You click on the Change Password button and you get: 'The old and new passwords are the same.' (of course they are not.)