Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decrypt a file when username and password known #7217

Closed
sm-iitk opened this issue Nov 18, 2017 · 1 comment
Closed

Decrypt a file when username and password known #7217

sm-iitk opened this issue Nov 18, 2017 · 1 comment

Comments

@sm-iitk
Copy link

sm-iitk commented Nov 18, 2017

While testing encryption i found one issue and want to solve that.

  1. I have an encryption (default) enabled fresh installation on centos7, mariadb, php 7.1 with nextcloud 12.0.3.3.
  2. I wanted to move a large no of files from one directory to another (is it possible via GUI?). But to make it short (now i know it is a mistake) I did that on the server directly from command line (mv command) in user directory.
    3)After I found the file are not working in the new directory, i also tried to move back.
  3. Disabling encryption, decrypt by user password does not work.
  4. I tried https://github.com/arno01/ocdec, but has following error

hex string is too long
invalid hex iv value
unable to load Private Key
140189224130464:error:0906D06C:PEM routines:PEM_read_bio:no start line:pem_lib.c:707:Expecting: ANY PRIVATE KEY
decryptFile():: The User Private Key is not good. Are you sure your ownCloud User Login password is correct?

I want to decrypt the files. I have full access to the system.
Any support from next cloud team or community is appreciated.

Thanks

@LukasReschke
Copy link
Member

This is more suited for our forums at help.nextcloud.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants