[Bug 272232] Re: passwd - passwords do not match but updated successfully

2008-09-22 Thread kah00na
That seems to have fixed it. I changed that entry in /etc/pam.d/common- password like this: #password [success=1 default=ignore] pam_unix.so obscure sha512 passwordrequiredpam_unix.so obscure sha512 And now it throws out a better error message for both

[Bug 272232] Re: passwd - passwords do not match but updated successfully

2008-09-19 Thread kah00na
I haven't made any changes after installing the Alpha6 besides running the Update Manager and installing Samba. Here's the contents of common- password: [EMAIL PROTECTED]:/$ cat /etc/pam.d/common-password # # /etc/pam.d/common-password - password-related modules common to all services # # This f

[Bug 272232] Re: passwd - passwords do not match but updated successfully

2008-09-19 Thread kah00na
[EMAIL PROTECTED]:/$ ls -l /etc/pam.d/ total 80 -rw-r--r-- 1 root root 182 2008-07-10 10:01 atd -rw-r--r-- 1 root root 384 2008-06-09 13:02 chfn -rw-r--r-- 1 root root 581 2008-06-09 13:02 chsh -rw-r--r-- 1 root root 1186 2008-09-18 12:18 common-account -rw-r--r-- 1 root root 1221 2008-09-18 12:

[Bug 272232] [NEW] passwd - passwords do not match but updated successfully

2008-09-19 Thread kah00na
Public bug reported: Binary package hint: passwd As root, if you attempt to change the password, and the passwords do not match you get "passwords do not match" and "password updated successfully". It should only report "passwords do not match". It shouldn't say "password updated sucessfully".