I use rsh command to connect to a remote host and run a command. It works fine when I use one account in local host. But it will be failed if I change an account. How can I set up the .rhosts in remote host to allow many users have the permission?
thanks.