Y
Hacker News
new
|
ask
|
show
|
jobs
by
zie
3284 days ago
or use an OSS solution:
https://www.vaultproject.io/docs/secrets/databases/index.htm...
and it conveniently does a lot more than just DB auth.
1 comments
jldugger
3284 days ago
Or LDAP?
https://dev.mysql.com/doc/refman/5.5/en/pam-pluggable-authen...
link
zie
3283 days ago
True, a valid option for MySQL. Not every database handles LDAP, and Vault gives you dynamically created credentials to your DB, so the accounts are created and deleted
AS NEEDED
.
link
https://dev.mysql.com/doc/refman/5.5/en/pam-pluggable-authen...