Subject: Re: crypt in 1.3.2 returning different/bad results vs. 1.2.1
To: None <current-users@NetBSD.ORG>
From: Christoph Badura <bad@ora.de>
List: current-users
Date: 07/22/1998 00:36:10
simmons@darykon.cet.com (Gerald C. Simmons) writes:

> if (strcmp(crypt(auth_request.password, p), p) != 0) {
>    if (debugmode)
>        fprintf(stdout, "%s: [authorize] crypt(pwd)=%s doesn't match %s\n",
>	PROGNAME, crypt(auth_request.password,p), p);

Hmm.  Beats me.  Are you sure that auth_request really contains the
password?  Maybe a newline newline sneaked in or something.

-- 
Christoph Badura
Verlag O'Reilly