[Bug 372025] Re: checkpassword apparently broken in Jaunty

2010-06-17 Thread tai
Could this be related? - http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=563335 > Fgetty doesn't support the sha512 algorithm that is used as default in debian > squeeze for shadow passwords. ** Bug watch added: Debian Bug tracker #563335 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=563

[Bug 372025] Re: checkpassword apparently broken in Jaunty

2009-09-28 Thread Chris Stork
Here's an strace. HTH. root:~# printf "%s\0%s\0%s\0" bob s3cr3t Y2009 | strace checkpassword true 3<&0 execve("/bin/checkpassword", ["checkpassword", "true"], [/* 21 vars */]) = 0 open("/dev/urandom", O_RDONLY) = 4 read(4, "\256\17\273\37\16\272d\267"..., 8) = 8 close(4)

[Bug 372025] Re: checkpassword apparently broken in Jaunty

2009-06-16 Thread pothos
I know no running fgetty & checkpassword in ubuntu, but the bug is not mentioned. -- checkpassword apparently broken in Jaunty https://bugs.launchpad.net/bugs/372025 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 372025] Re: checkpassword apparently broken in Jaunty

2009-06-07 Thread pothos
Could anything be done to fix the failing checkpassword? For me fgetty is unusable… fgetty-longin2 brings up a "Segmentation fault" fgetty-login says every time "wrong password" while I press enter; so I think, it crashes, because normally it should wait a few seconds when a wrong password is ent

[Bug 372025] Re: checkpassword apparently broken in Jaunty

2009-05-11 Thread arboc
Please ignore my guess about PAM. It seems fgetty doesn't use it at all. It must be something else. -- checkpassword apparently broken in Jaunty https://bugs.launchpad.net/bugs/372025 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- u

[Bug 372025] Re: checkpassword apparently broken in Jaunty

2009-05-11 Thread arboc
Steps to reproduce: 1. From any terminal, run /bin/fgetty-login 2. Enter login name and password 3. Login fails with "checkpassword: wrong password" Running "sudo fgetty-login" fails equally. Could this be a problem with PAM, due to fgetty's login and login2 being renamed fgetty-login and fgetty