]> eyrie.org Git - kerberos/krb5-strength.git/blob - TODO
Fix leading comment in tests/data/make-krb5-conf
[kerberos/krb5-strength.git] / TODO
1                          krb5-strength To-Do List
2
3  * Update to CrackLib 2.9, which is currently shipped in Debian.  This
4    requires testing to confirm that the on-disk data format is still the
5    same.
6
7  * Feed back modifications to CrackLib to allow a program to use a custom
8    set of rules, which would allow us to stop embedding our own copy of
9    CrackLib customized to add additional rules.
10
11  * Do something useful with errors when parsing numeric arguments from
12    krb5.conf configuration or failing to allocate memory when getting
13    string arguments.
14
15  * Use the realm of the principal changing its password to determine the
16    krb5.conf configuration rather than always using the default realm.