I've got rlogin working fine. I just edited my .rhosts file. The problem is that rcp is not working, and I think what is happening is as follows:
When I is a "rsh" command, the output always begins with "stdin: is not a tty". Now, when I issue any "rcp" command the command looks and sounds like it is working then it just stops and waits. My guess is that this "stdin: is not a tty" error is being issued which is messing up the rcp protocol. Am I on the right track? If so, now what? Thanks Paul Serice