7 ms·
strongDM looks like an alternative to Vault for this one use case. Does anyone have any idea what strongDM's pricing is like?
by idrism 9y ago
strongDM looks like an alternative to Vault for this one use case. Does anyone have any idea what strongDM's pricing is like?
- gerdesj 9y agoI can't help but notice that the script link to GitHub (seriously?) in the OP topic contains something involving NRPE and NSCLIENT++ - that's part of a bloody monitoring system. There are APIs, connectors and the good $DEITY knows what in so many languages it isn't funny anymore that you decide to re-purpose a monitoring agent to delete an account? I'm no programmer but even I could whip up a link between MySQL/MariaDB and say AD with PHP, Python or Perl Actually the more I bother clicking on the links in the GH repo and idly browsing the more I wonder what is going on. Soz: What's Vault?
- zie 9y agohttps://www.vaultproject.io https://www.vaultproject.io It's like a one-stop shop for most your security needs. They label it as "A Tool for Managing Secrets" which it does, but it does a lot more than that too. One of the things it does (and what applies here) is dynamically create DB accounts AS NEEDED with random usernames and passwords, which auto-expire and are deleted as soon as they are not needed anymore. which is more than strongDM seems to do.