Differences between revisions 1 and 2
Revision 1 as of 2017-02-03 02:55:39
Size: 173
Editor: PieterSmit
Comment:
Revision 2 as of 2017-02-03 02:57:32
Size: 579
Editor: PieterSmit
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
 * [[https://wiki.archlinux.org/index.php/Google_Authenticator|Google Authenticator]] is a problem as it saves it data in /home/$user/.google-authenticator and that is not available till after login.
 * ssh certificate login has the same problem /home/$user/.ssh is not available before login. [[https://stephen.rees-carter.net/thought/encrypted-home-directories-ssh-key-authentication|Work Around]]

Linux Home Directory Encryption

  • How: User password, encrypts the ecryptfs key that is used to mount the user home directory.
  • Google Authenticator is a problem as it saves it data in /home/$user/.google-authenticator and that is not available till after login.

  • ssh certificate login has the same problem /home/$user/.ssh is not available before login. Work Around

...

Linux/HomeDirEncryption (last edited 2017-02-03 02:58:52 by PieterSmit)