diff options
author | Russ Allbery <rra@stanford.edu> | 2010-03-08 19:14:46 -0800 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2010-03-08 19:14:46 -0800 |
commit | ae4a9294fb237bd711ab2cab10a8d4726dbf6674 (patch) | |
tree | f45720888751f158e4edc95b9602bd4b7e24158b /TODO | |
parent | 99f8f88be291cf55229e6c2488ff8e916ae901c2 (diff) |
Add additional reports needed to TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -130,6 +130,19 @@ Objects: Reports: + * Add audit for references to unknown ACLs, possibly introduced by + previous versions before ACL deletion was checked with database + backends that don't do referential integrity. + + * Add report for all objects that have never been stored or downloaded. + + * Add report of all ACLs with identical contents. + + * For objects tied to hostnames, report on objects referring to hosts + which do not exist. For the initial pass, this is probably only keytab + objects with names containing a slash where the part after the slash + looks like a hostname. This may need some configuration help. + * Make contrib/wallet-summary generic and include it in wallet-report, with additional configuration in Wallet::Config. Enhance it to report on any sort of object, not just on keytabs, and to give numbers on |