des*_*gua 7 encryption login encfs
我弄乱了我的文件......再次......现在我担心一旦我退出,我是否能够再次登录。有没有办法测试基本文件是否都在那里?
lightdm,输入我的密码并能够使用我的加密文件,并且应该在登录后解密。ecryptfs-unwrap-passphrase ~/.ecryptfs/wrapped-passphrase,它向我显示密码。~/.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 if the wrapping passphrase is independent from login passphrase
Run Code Online (Sandbox Code Playgroud)
可能那些都是必需的文件?
编辑:
我重新启动了计算机,虽然我丢失了应用程序和键盘快捷键的配置,但我能够再次登录。所以我可以说不需要 xml 文件即可登录到 Ubuntu 加密的家庭。
但问题仍然有效:有没有办法测试一个人是否能够在下次启动时登录?
一种可能是将整个主文件夹复制到另一个系统(或虚拟系统)中,然后查看是否可以登录该系统。
这并不理想并且存在一些缺点。