相关疑难解决方法(0)

如何停止使用内置主目录加密?

我有一个带有加密主目录的新 Ubuntu 10.04 安装(使用 Ubuntu 安装程序提供的内置加密)。

停止使用加密的最简单方法是什么?(即,永久解密我的主目录。)

(它给我带来了内核更新问题,我只想减少我在安装时遇到的所有麻烦。)

encryption ecryptfs

112
推荐指数
5
解决办法
7万
查看次数

有没有办法测试我是否能够再次登录?

我弄乱了我的文件......再次......现在我担心一旦我退出,我是否能够再次登录。有没有办法测试基本文件是否都在那里?

  1. 我的家在安装过程中被加密(Ubuntu 12.04)。
  2. 通过登录,我的意思是将 Ubuntu 引导到lightdm,输入我的密码并能够使用我的加密文件,并且应该在登录后解密。
  3. 搞砸了我的意思是我已将所有“.xml”文件移动到用户目录下。我不太关心应用程序的配置,也不关心我的键盘快捷键,因为我有备份。
  4. 我可以运行ecryptfs-unwrap-passphrase ~/.ecryptfs/wrapped-passphrase,它向我显示密码。
  5. ~/.ecryptfs我有auto-mount auto-umount Private.mnt Private.sig wrapped-passphrase

一本 Ecryptfs 手册说:

$ man ecryptfs-setup-private


FILES
   ~/.ecryptfs/auto-mount

   ~/.Private - underlying directory containing encrypted data

   ~/Private - mountpoint containing decrypted data (when mounted)

   ~/.ecryptfs/Private.sig - file containing signature of mountpoint passphrase

   ~/.ecryptfs/Private.mnt - file containing path of the private directory mountpoint

   ~/.ecryptfs/wrapped-passphrase - file containing the mount passphrase, wrapped with the login passphrase

   ~/.ecryptfs/wrapping-independent  -  this  file  exists …
Run Code Online (Sandbox Code Playgroud)

encryption login encfs

7
推荐指数
2
解决办法
269
查看次数

标签 统计

encryption ×2

ecryptfs ×1

encfs ×1

login ×1