LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Encrypt home folder
#8
(06-02-2019, 12:53 PM)Jerry link Wrote: . . . .Why would anyone encrypt just their home folder? They've simply omitted an extra unnecessary step.

I have a very practical case/reason for that.

I have this situation where I have two separate users. The two users should NOT be able to see each other files (even using a Live-CD session when always admin). At the same time, there are files that both users should have full access to - located on another partition not encrypted.

In that case - the use of encrypted home folder is very usefull.

Btw - the best practice (least amounts of steps to create a user with encrypted home dir) is to plan the installation in such a way that there is no need to have first user being using an encrypted home dir.

And the most efficient method to create a user profile with encrypted home folder is probably using Terminal:
Code:
~$ sudo adduser --encrypt-home put-username-here
~$ passwd put-username-here
I won't let an old, but fully functional computer die just because some company tell me that they won't make no more security updates to their OS. Thanks Linux Smile
Reply


Messages In This Thread
Encrypt home folder - by mountainhick - 05-24-2019, 03:55 PM
Re: Encrypt home folder - by torreydale - 05-25-2019, 12:54 AM
Re: Encrypt home folder - by mountainhick - 05-25-2019, 03:12 AM
Re: Encrypt home folder - by Sprintrdriver - 05-25-2019, 07:02 PM
Re: Encrypt home folder - by Valtam - 05-25-2019, 07:33 PM
Re: Encrypt home folder - by Sprintrdriver - 05-26-2019, 12:36 PM
Re: Encrypt home folder - by Valtam - 06-02-2019, 12:53 PM
Re: Encrypt home folder - by Sprintrdriver - 06-06-2019, 04:09 PM

Forum Jump:


Users browsing this thread: 3 Guest(s)