diff options
Diffstat (limited to 'lib/et/test_cases/continuation.et')
-rw-r--r-- | lib/et/test_cases/continuation.et | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/et/test_cases/continuation.et b/lib/et/test_cases/continuation.et new file mode 100644 index 0000000..64d1674 --- /dev/null +++ b/lib/et/test_cases/continuation.et @@ -0,0 +1,8 @@ + error_table ovk + +error_code CHPASS_UTIL_PASSWORD_IN_DICTIONARY, +"New password was found in a dictionary of possible passwords and\n\ +therefore may be easily guessed. Please choose another password.\n\ +See the ovpasswd man page for help in choosing a good password." + + end |