Results 1 to 2 of 2

Thread: can the LVM encryption passphrase be changed?

  1. #1
    Join Date
    Jun 2012
    Beans
    41

    can the LVM encryption passphrase be changed?

    Just curious!

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

    Re: can the LVM encryption passphrase be changed?

    Yes. For more information see:
    Code:
    man cryptsetup
    I think the option you need would be:
    Code:
    cryptsetup luksChangeKey /dev/sd?
    Cheesemill

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
  •