severity 336569 normal thanks On Mon, 31 Oct 2005, Pawel Jarosz wrote:
Hi, yes, it's code change, see in: ./dovecot-1.0.alpha3/src/auth/userdb-passwd.c: 24 if (strcasecmp(pw->pw_name, auth_request->user) != 0) { 25 /* try to catch broken NSS implementations (nss_ldap) */ 26 i_fatal("BROKEN NSS IMPLEMENTATION: " 27 "getpwnam() lookup returned different user than was " 28 "requested (%s != %s).", 29 pw->pw_name, auth_request->user); 30 } I did'nt grep on other releases sources, but feeling this bug, I relayed on mail form author. Actually this code is in testing release, but upgrade priority from 0.9x to 1.0 is set to low, and I hope, lot of users considered to wait with upgrade, and they shoudn't.
Ah I'm sorry, I misunderstood what you were saying. The way Debian releases work, code once frozen, is never upgraded except for security problems and I don't think this quite counts. I'll ask about it though.
-- Jaldhar H. Vyas <[EMAIL PROTECTED]> La Salle Debain - http://www.braincells.com/debian/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]