Good day, I've got a test install of Kerberos up and running. All of the tools seem to work, beside RCP, which is misbehaving between 2 of my hosts. When attempting "rcp file1 destination_server:", the command freezes and never terminates and the file doesn't get copied. However, when using truss to run it, I.E. : "truss rcp file1 destination_server:", it works perfectly.
Now, I don't think truss changes the behavior of whatever you run under it. I don't really want to write an unelegant wrapper script that will truss all the rcp commands. Anyone has an idea why I am seeing this behavior? The boxes are running Solaris 2.6, and I am using MIT Kerberos 1.2.2. Thanks in advance, Mathieu
