Need to access encrypted pass phrase
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
My system is telling me that to restore test so I can retrieve files in the case of an emergency i need my encrypted password. I have tried the command ecryptfs-unwrap-passphrase
and I get:
ecryptfs-unwrap-passphrase [file]
or
printf "%s" "wrapping passphrase" | ecryptfs-unwrap-passphrase [file] -
Neither works. Can someone help me please as i am a Newby to UBUNTU.
Bob
ecryptfs
add a comment |
My system is telling me that to restore test so I can retrieve files in the case of an emergency i need my encrypted password. I have tried the command ecryptfs-unwrap-passphrase
and I get:
ecryptfs-unwrap-passphrase [file]
or
printf "%s" "wrapping passphrase" | ecryptfs-unwrap-passphrase [file] -
Neither works. Can someone help me please as i am a Newby to UBUNTU.
Bob
ecryptfs
Hmmm. You should have chosen your encryption passphrase when setting up encryption. There is NO way to get the system to reveal the passphrase later - that would be a huge security hole! The entire point of encryption is to deny access to everybody who does not already know the passphrase.
– user535733
Feb 7 at 15:04
Do you still have your user / login passphrase? You can use that withecryptfs-unwrap-passphrase
to "unwrap" and reveal ecryptfs's actual mount passphrase. It's a good idea to save the mount passphrase somewhere as a backup, but everything should work ok without it anyway, as long as your login passphrase doesn't get lost or changed "the wrong way" (by another root user without you)
– Xen2050
Feb 11 at 7:47
add a comment |
My system is telling me that to restore test so I can retrieve files in the case of an emergency i need my encrypted password. I have tried the command ecryptfs-unwrap-passphrase
and I get:
ecryptfs-unwrap-passphrase [file]
or
printf "%s" "wrapping passphrase" | ecryptfs-unwrap-passphrase [file] -
Neither works. Can someone help me please as i am a Newby to UBUNTU.
Bob
ecryptfs
My system is telling me that to restore test so I can retrieve files in the case of an emergency i need my encrypted password. I have tried the command ecryptfs-unwrap-passphrase
and I get:
ecryptfs-unwrap-passphrase [file]
or
printf "%s" "wrapping passphrase" | ecryptfs-unwrap-passphrase [file] -
Neither works. Can someone help me please as i am a Newby to UBUNTU.
Bob
ecryptfs
ecryptfs
edited Feb 7 at 10:45
PerlDuck
7,94611636
7,94611636
asked Feb 7 at 10:42
Bob DicksonBob Dickson
1
1
Hmmm. You should have chosen your encryption passphrase when setting up encryption. There is NO way to get the system to reveal the passphrase later - that would be a huge security hole! The entire point of encryption is to deny access to everybody who does not already know the passphrase.
– user535733
Feb 7 at 15:04
Do you still have your user / login passphrase? You can use that withecryptfs-unwrap-passphrase
to "unwrap" and reveal ecryptfs's actual mount passphrase. It's a good idea to save the mount passphrase somewhere as a backup, but everything should work ok without it anyway, as long as your login passphrase doesn't get lost or changed "the wrong way" (by another root user without you)
– Xen2050
Feb 11 at 7:47
add a comment |
Hmmm. You should have chosen your encryption passphrase when setting up encryption. There is NO way to get the system to reveal the passphrase later - that would be a huge security hole! The entire point of encryption is to deny access to everybody who does not already know the passphrase.
– user535733
Feb 7 at 15:04
Do you still have your user / login passphrase? You can use that withecryptfs-unwrap-passphrase
to "unwrap" and reveal ecryptfs's actual mount passphrase. It's a good idea to save the mount passphrase somewhere as a backup, but everything should work ok without it anyway, as long as your login passphrase doesn't get lost or changed "the wrong way" (by another root user without you)
– Xen2050
Feb 11 at 7:47
Hmmm. You should have chosen your encryption passphrase when setting up encryption. There is NO way to get the system to reveal the passphrase later - that would be a huge security hole! The entire point of encryption is to deny access to everybody who does not already know the passphrase.
– user535733
Feb 7 at 15:04
Hmmm. You should have chosen your encryption passphrase when setting up encryption. There is NO way to get the system to reveal the passphrase later - that would be a huge security hole! The entire point of encryption is to deny access to everybody who does not already know the passphrase.
– user535733
Feb 7 at 15:04
Do you still have your user / login passphrase? You can use that with
ecryptfs-unwrap-passphrase
to "unwrap" and reveal ecryptfs's actual mount passphrase. It's a good idea to save the mount passphrase somewhere as a backup, but everything should work ok without it anyway, as long as your login passphrase doesn't get lost or changed "the wrong way" (by another root user without you)– Xen2050
Feb 11 at 7:47
Do you still have your user / login passphrase? You can use that with
ecryptfs-unwrap-passphrase
to "unwrap" and reveal ecryptfs's actual mount passphrase. It's a good idea to save the mount passphrase somewhere as a backup, but everything should work ok without it anyway, as long as your login passphrase doesn't get lost or changed "the wrong way" (by another root user without you)– Xen2050
Feb 11 at 7:47
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1116358%2fneed-to-access-encrypted-pass-phrase%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1116358%2fneed-to-access-encrypted-pass-phrase%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Hmmm. You should have chosen your encryption passphrase when setting up encryption. There is NO way to get the system to reveal the passphrase later - that would be a huge security hole! The entire point of encryption is to deny access to everybody who does not already know the passphrase.
– user535733
Feb 7 at 15:04
Do you still have your user / login passphrase? You can use that with
ecryptfs-unwrap-passphrase
to "unwrap" and reveal ecryptfs's actual mount passphrase. It's a good idea to save the mount passphrase somewhere as a backup, but everything should work ok without it anyway, as long as your login passphrase doesn't get lost or changed "the wrong way" (by another root user without you)– Xen2050
Feb 11 at 7:47