We are working on a web project which requires 8 servers. Some are web, some middleware, some database. How to best manage SSH/Security Access?
What are the best ways to manage access to ensure security?
Team members join in, leave later. How do you manage access at an individual user level? How do you make sure this does not get unwieldy as the no. of servers increase and the team members are transient?
Thanks