aboutsummaryrefslogtreecommitdiff
path: root/cli-tests/t_encrypt_login.out
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2020-05-13 19:14:13 -0700
committerGitHub <noreply@github.com>2020-05-13 19:14:13 -0700
commitbc9f5e542745f102de70ade555114eb28591fcd1 (patch)
treef4efba9210cb59a614f2c98bdb9217642d6c6ed5 /cli-tests/t_encrypt_login.out
parent7cc81fcdf21ed74ff01fc52d79a40773b74a62f9 (diff)
cmd/fscrypt: link to guide when interactively creating login protector (#225)
Update https://github.com/google/fscrypt/issues/220
Diffstat (limited to 'cli-tests/t_encrypt_login.out')
-rw-r--r--cli-tests/t_encrypt_login.out5
1 files changed, 5 insertions, 0 deletions
diff --git a/cli-tests/t_encrypt_login.out b/cli-tests/t_encrypt_login.out
index e8e0e41..0d77799 100644
--- a/cli-tests/t_encrypt_login.out
+++ b/cli-tests/t_encrypt_login.out
@@ -37,6 +37,11 @@ The following protector sources are available:
2 - A custom passphrase (custom_passphrase)
3 - A raw 256-bit key (raw_key)
Enter the source number for the new protector [2 - custom_passphrase]: 1
+
+IMPORTANT: Before continuing, ensure you have properly set up your system for
+ login protectors. See
+ https://github.com/google/fscrypt#setting-up-for-login-protectors
+
Enter login passphrase for fscrypt-test-user:
Protector is on a different filesystem! Generate a recovery passphrase (recommended)? [Y/n] y
See "MNT/dir/fscrypt_recovery_readme.txt" for important recovery instructions!