LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   john the ripper: crash recovery file is locked (???) (https://www.linuxquestions.org/questions/linux-software-2/john-the-ripper-crash-recovery-file-is-locked-164193/)

zarniwoop 03-30-2004 11:47 AM

john the ripper: crash recovery file is locked (???)
 
Code:

[root@localhost run]# ./john shadow
Loaded 2 passwords with 2 different salts (FreeBSD MD5 [32/32])
Crash recovery file is locked: ./restore
[root@localhost run]#

what to do?

i tried this:

Code:

[root@localhost run]# ./restore
bash: ./restore: Permission denied
[root@localhost run]#

nothing. can i just delete the restore file?

320mb 03-31-2004 08:52 AM

well, what are the permissions of this ./restore file
just change them to read/write


All times are GMT -5. The time now is 10:13 AM.