O.K., here's the scenario. I am executing my local program on a HP-UX system. However, in this program, we need to run some programs on a remote Solaris system using "remsh -l username hostname command" without entering a password. We have the usernames in the .rhosts files on the Solaris correctly configured. But, when we attempt the login, it still requires a password. We want to be able to do this without entering a password. All the machines are in both hosts.equiv files. Anyone had this problem?? Thanks a BUNCH!!!