X-Git-Url: https://git.eyrie.org/?a=blobdiff_plain;f=tests%2Ftools%2Fheimdal-strength-t;h=ca258155c7616a46016dc411a400ddd2055ef3c7;hb=284cdb6fccaff4e5c5fbebe008857783d3419da2;hp=8a70bade35879f600fa050d37af75501fb8a03e1;hpb=3813cf6ddc846f767c296e20b0399879a2fc7d8f;p=kerberos%2Fkrb5-strength.git diff --git a/tests/tools/heimdal-strength-t b/tests/tools/heimdal-strength-t index 8a70bad..ca25815 100755 --- a/tests/tools/heimdal-strength-t +++ b/tests/tools/heimdal-strength-t @@ -3,7 +3,7 @@ # Test suite for basic Heimdal external strength checking functionality. # # Written by Russ Allbery -# Copyright 2009, 2012, 2013 +# Copyright 2009, 2012, 2013, 2014 # The Board of Trustees of the Leland Stanford Junior University # # See LICENSE for licensing terms. @@ -192,6 +192,7 @@ for my $test (@{ $tests{length} }) { # Install the krb5.conf file for simple character class restrictions. $krb5_conf = create_krb5_conf( { + minimum_different => 8, require_ascii_printable => 'true', require_non_letter => 'true', }