Results 1 to 3 of 3

Thread: Change encrypted disk passphrase

  1. #1
    Join Date
    May 2007
    Location
    Northern Ireland
    Beans
    494
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Change encrypted disk passphrase

    Hi Guys!

    So I installed 12.10.. and during the install I choose to encrypt the SSD.

    However my house mate likes to borrow my computer every now and again. And the password I choose is one he has trouble remembering..

    Is it possible to change it? So I could make it more memorable...

    Thanks..
    "Those who make peaceful protest impossible make violent revolution inevitable"

  2. #2
    Join Date
    Apr 2008
    Location
    LOCATION=/dev/random
    Beans
    5,767
    Distro
    Ubuntu Development Release

    Re: Change encrypted disk passphrase

    Code:
    cryptsetup luksChangeKey /dev/sdx
    where sdx is your encrypted partition.
    Cheesemill

  3. #3
    Join Date
    May 2007
    Location
    Northern Ireland
    Beans
    494
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Change encrypted disk passphrase

    Awesome!

    Thanks
    "Those who make peaceful protest impossible make violent revolution inevitable"

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •