Looking for a Password Vault with Auto-Deletion Features

0
4
Asked By RandomUser1234 On

Hey everyone, I'm in need of a password vault that meets specific criteria. I want a solution that can automatically expire and delete entries after a set period, like 14 days. The accounts in question are all temporary and shared, so historical data isn't necessary. Several groups of users will need the ability to create these accounts, and all users should have read access to them. The fields required are just Name, Email, and Password. I initially thought about using Secret Server since we have it, but it lacks any delete options, which is crucial since we expect to create dozens of these accounts each week. Any suggestions?

3 Answers

Answered By SecureChoice567 On

If you're open to web solutions, Keeper could be a good option. On the other hand, if you prefer something more local, you can check out KeePass, although keep in mind that KeePass is more geared towards individual users and lacks auto-delete functionality.

CuriousDev22 -

I think KeePass does focus on single users, and I remember it doesn’t have any auto-deletion features either. Not sure about Keeper, though.

Answered By WorkflowMaster99 On

It sounds like you're tackling an unusual problem here. You're trying to set up short-lived identities without tying them to individuals, which can raise security issues. You could potentially create a custom solution using Hashicorp Vault, but I recommend rethinking your workflow to find a more straightforward approach.

Answered By TechGuru88 On

You might want to check out PasswordPusher. It’s a GitHub project that allows you to send passwords securely. However, make sure it fits your needs since it focuses more on sharing rather than retrieving passwords. You’ll want to confirm if your users can log in to look up existing passwords.

PasswordFan99 -

I took a look at it as well, and it seems primarily about sending passwords, not retrieving them. If that's the case, it might not work for your requirements.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.