|
Message-ID: <20060530171139.GA31181@openwall.com> Date: Tue, 30 May 2006 21:11:39 +0400 From: Solar Designer <solar@...nwall.com> To: john-users@...ts.openwall.com Subject: Re: Lotus R6 Password Hash format On Tue, May 30, 2006 at 07:00:32PM +0200, Guillaume Arcas wrote: > $ /usr/local/bin/john -format:DOMINOSEC maybe-r6.pwd > No password hashes loaded Is the file format correct? That is, do you have it like: someolduser:355E98E7C7B59BD810ED845AD0FD2FC4 somenewuser:(GKjXibCW2Ml6juyQHUoP) where "someolduser" and "somenewuser" are usernames, followed by a colon, followed by the password hashes? P.S. Why did you choose to install a custom build of John under /usr/local/bin? It is normally not installed on a system globally at all - and when it is, you need to set JOHN_SYSTEMWIDE to 1 in params.h or add -DJOHN_SYSTEMWIDE=1 to CFLAGS such that John knows to use ~/.john and not the John executable's directory for the files it writes to at runtime. -- Alexander Peslyak <solar at openwall.com> GPG key ID: B35D3598 fp: 6429 0D7E F130 C13E C929 6447 73C3 A290 B35D 3598 http://www.openwall.com - bringing security into open computing environments Was I helpful? Please give your feedback here: http://rate.affero.net/solar
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.