Differences between revisions 3 and 4
Revision 3 as of 2017-02-03 02:58:38
Size: 522
Editor: PieterSmit
Comment:
Revision 4 as of 2017-02-03 02:58:52
Size: 526
Editor: PieterSmit
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
 * Linux/GoogleAuthenticator is a problem as it saves it data in /home/$user/.google-authenticator and that is not available till after login.  * [[Linux/GoogleAuthenticator]] is a problem as it saves it data in /home/$user/.google-authenticator and that is not available till after login.

Linux Home Directory Encryption

  • How: User password, encrypts the ecryptfs key that is used to mount the user home directory.
  • Linux/GoogleAuthenticator 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)