Hacker News new | ask | show | jobs
Where and how do you store your server passwords?
2 points by didyousaymeow 3924 days ago
3 comments

Not sure the context of this question, but I'd be interested in hearing what people do about desktop-deployed applications that need to access a server with authentication (such as a database server).
I was thinking for those people in teams where multiple people have server access, how do they control who has access, how do they keep track, and how do they store that information?
In my head, or use .ssh/authorized_keys
CyberArk :(