diff options
| author | Eric Biggers <ebiggers@google.com> | 2022-01-18 21:11:01 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-18 21:11:01 -0800 |
| commit | fac30865c04de8f4698776e94dd86c7a88fd5da2 (patch) | |
| tree | 58d70d8ded0c14baeec01e0db1991385419a376c /cli-tests/t_encrypt_login.out | |
| parent | 7813af71eba05166e0c2f7056e094ca8756fbe8e (diff) | |
| parent | 5ae7da4ee6582099de5d1b14733f8d58f4dc2816 (diff) | |
Merge pull request #337 from google/broken-links
filesystem: store mountpoint in link files as a fallback
Diffstat (limited to 'cli-tests/t_encrypt_login.out')
| -rw-r--r-- | cli-tests/t_encrypt_login.out | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/cli-tests/t_encrypt_login.out b/cli-tests/t_encrypt_login.out index 220d901..269f597 100644 --- a/cli-tests/t_encrypt_login.out +++ b/cli-tests/t_encrypt_login.out @@ -174,3 +174,20 @@ ext4 filesystem "MNT_ROOT" has 0 protectors and 0 policies [ERROR] fscrypt status: file or directory "MNT/dir" is not encrypted + +# Test that linked protector works even if UUID link is broken + +IMPORTANT: See "MNT/dir/fscrypt_recovery_readme.txt" for + important recovery instructions. It is *strongly recommended* to + record the recovery passphrase in a secure location; otherwise you + will lose access to this directory if you reinstall the operating + system or move this filesystem to another system. + +ext4 filesystem "MNT" has 2 protectors and 1 policy + +PROTECTOR LINKED DESCRIPTION +desc39 No custom protector "Recovery passphrase for dir" +desc40 Yes (MNT_ROOT) login protector for fscrypt-test-user + +POLICY UNLOCKED PROTECTORS +desc41 Yes desc40, desc39 |