Advertisement
Guest User

Untitled

a guest
Sep 24th, 2019
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. printf "%s\n%s" $(od -x -N 100 --width=30 /dev/random | head -n 1 | sed "s/^0000000//" | sed "s/\s*//g") "SecurePassword" | ecryptfs-wrap-ot/.ecryptfs/wrapped-passphrase
  2. Passphrase to wrap:
  3. Wrapping passphrase:
  4. Error: Wrapping passphrase failed [-2]
  5. Info: Check the system log for more information from libecryptfs
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement