Public bug reported: There is already a bug report on this at sourceforge. I am using Ubuntu Lucid Lynx.
http://sourceforge.net/tracker/?func=detail&aid=2887310&group_id=62198&atid=499727 The package, libpam_pgsql, generates an inconsistent md5 hash with what md5 in postgresql generates. for example, After hacking pam_pgsql so that I could see the hash, the md5 hash i noticed the hashes were being generated differently. Clear text works fine, but pw_type = md5 does not. I applied a fix by specifying this option to the configure script: $ ./configure CFLAGS=-D__alpha This alters the setting of the uint32 type in md5.h Kudos to Philip Kershaw. ** Affects: pam-pgsql (Ubuntu) Importance: Undecided Status: New -- MD5 hashing produces inconsistent output for /etc/pam_pgsql.conf option: https://bugs.launchpad.net/bugs/578556 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
