X-Git-Url: https://git.eyrie.org/?a=blobdiff_plain;f=tests%2Fdata%2Fpasswords%2Fcracklib.json;h=b69e7005820a142475b679bdb6d0a7421a024b86;hb=634799bcb9befb475a0ae33510206d197f57c16a;hp=037a70fdf5b9e01ea8a66cc96d9ed9178490b73c;hpb=245af3f2d3cc2e47f0ab035512e5ddccf42abda0;p=kerberos%2Fkrb5-strength.git diff --git a/tests/data/passwords/cracklib.json b/tests/data/passwords/cracklib.json index 037a70f..b69e700 100644 --- a/tests/data/passwords/cracklib.json +++ b/tests/data/passwords/cracklib.json @@ -22,9 +22,7 @@ { "name": "in dictionary (repeated)", "principal": "test@EXAMPLE.ORG", - "password": "stanfordstanford", - "code": "KADM5_PASS_Q_GENERIC", - "error": "it is based on a (duplicated) dictionary word" + "password": "stanfordstanford" }, { "name": "in dictionary (reversed)", @@ -36,9 +34,7 @@ { "name": "seven characters", "principal": "test@EXAMPLE.ORG", - "password": "dfareas", - "code": "KADM5_PASS_Q_GENERIC", - "error": "it is too short" + "password": "dfareas" }, { "name": "four characters",