-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Aging-report results are incorrect #1065
Comments
Hi, The issue you're seeing was supposed to have been addressed in one of Commander's relatively recent releases, so there's a good possibility that what you're seeing is simply the result of using an outdated version of Commander. That said, can you please make sure that you have the latest version of Commander (16.9.11) by running the following command in the Commander shell: If your version isn't the latest, you can update Commander -- depending on how you installed it in the first place -- by using pip ( |
Hello, I updated keeper commander this morning to 16.9.11 before running again, is there any other command I should run to clear any stale data left from the previous version? |
Upon further investigation, it appears as though the record-history data local-caching mechanism for that command isn't working properly at the moment. We certainly appreciate you bringing this issue to our attention, and rest assured, we will be working towards getting a fix out ASAP in an upcoming release. I'll make sure to keep you updated when that occurs. In the meantime, however, here's a work-around you can do that should provide a more accurate report:
Re: the above work-around, please keep in mind that (until this particular bug has been addressed) you'll have to delete the associated local cache (*.db file) every time before you run the Thanks again for your invaluable input, which should prove immensely useful in helping us improve our product. |
Hello again, I am on windows and found it in a .keeper sub directory (sox_.db), I have deleted and re-ran the report. I am getting better results but there are still some items that show incorrectly, for example I have one record created on 2/23/23 and the password was updated on 6/2/23 but it's still showing up on the list with the initial creation date. Let me know if you want me to open a support ticket and we can schedule a troubleshooting session. |
Hi, This issue has been addressed in the latest Commander release (version 16.9.13, released about an hour prior to the time of this message). Please install/update to the latest version of Commander (using one of the methods I described in a previous message in this thread) and let us know if the problem persists. Thanks. |
Using the aging-report command to see which passwords need to be changed since March13th.
Command run:
aging-report --rebuild --period 124d
aging-report --period=142d --format=csv --output=Report.csv
Result file confirms: Aging Report: Records With Passwords Last Modified Before 2023/03/13
However data presented in report does not match actual data in Vault, many of the items have had password changes in the monthds after march but the "Last password changed" matches the created record date not the password changed date.
The text was updated successfully, but these errors were encountered: