Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sun, 15 Jul 2012 09:05:19 -0500
From: "jfoug" <jfoug@....net>
To: <john-dev@...ts.openwall.com>
Subject: RE: Another CVS core bug: Does not load bare hashes

>From: jfoug [mailto:jfoug@....net]
>
>This may be better 'fixed' with a 1 line change in loader.c
>
>In the bottom of the !ciphertext block:
>
>		}
>		*p = 0;
>		*login = no_username;
>+		fields[1] = *ciphertext;
>	}
>
>I am testing now, to be 100% sure this does fix 'everything', but I
>believe it will.

By itself, it does not 

Still problems in all net*lm* formats (and mschapv2).   Likely a very similar problem.

I did note, that new GECOS handling is only pulling some of the fields, and thus, this may be the issue.

Should not be too big a fix, and likely one fix gets all of them workinging.

Jim.

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.