Skip to content

Change of Password #1244

Closed Answered by aawsome
Eloquencere asked this question in Q&A
Sep 19, 2024 · 3 comments · 1 reply
Discussion options

You must be logged in to vote

Hi @Eloquencere
You can add a new key (with a new password) by using rustic key add.

So far, there is no key remove command. To remove an old key, you have to do this manually in the backend. Just remove the file under /keys/.

TL;DR: To change the password, you should run:

  • rustic list keys
  • rustic add key
  • rustic list keys
  • manually remove the keyfile which was already present in the first list keys

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by Eloquencere
Comment options

You must be logged in to vote
1 reply
@aawsome
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
S-triage Status: Waiting for a maintainer to triage this issue/PR
2 participants
Converted from issue

This discussion was converted from issue #1243 on September 19, 2024 10:15.