Results 1 to 4 of 4

Thread: Question about encrypted /home.

  1. #1
    Join Date
    Nov 2012
    Beans
    7

    Question about encrypted /home.

    I have ubuntu 12.04 installed on a VBox. During the install I selected to encrypt the /home folder. I noticed when I started creating extra user account that is does not offer to encrypt those accounts. Does this mean that all of the Home folders are encrypted with the same key?

    Thanks!

  2. #2
    Join Date
    Oct 2012
    Beans
    19

    Re: Question about encrypted /home.

    For adding a user with an encrypted home
    Code:
    sudo adduser --encrypt-home (new user's name)
    Or have you already added them and would now like to edit them?

  3. #3
    Join Date
    Nov 2012
    Beans
    7

    Re: Question about encrypted /home.

    Thanks for the input. I was just wandering why the GUI didn't offer to do this for new accounts.

  4. #4
    Join Date
    Feb 2011
    Location
    Somewhere...
    Beans
    1,554
    Distro
    Ubuntu 14.10 Utopic Unicorn

    Re: Question about encrypted /home.

    Quote Originally Posted by Unity User View Post
    Thanks for the input. I was just wandering why the GUI didn't offer to do this for new accounts.
    If you feel that this is something they should add, then file a bug report It'll get the developers' attention.

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
  •