looking for a good/best practice soln for dealing with multiple users, accessing multiple linux servers within a network... the users will be accessing the network remotely, tunneling behind the firewall..
the assumption is that a given server might be the physical server with each user's home/working dir. the idea is to allow users who need access, to be able to login/access the dirs/apps on other boxes as required. but there's no need to have a separate user/passwd for each box. so what's a good/best approach to accomplish this?
thoughts/comments appreciated..
thanks
