In article <9vqgvk$2d8h$[EMAIL PROTECTED]>, Garrett Wollman <[EMAIL PROTECTED]> wrote: : In article <[EMAIL PROTECTED]>, : Mathieu Nantel <[EMAIL PROTECTED]> wrote: : : >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. : : You might want to try using the Kerberized ssh and scp rather than : rsh/rcp. (I'm sure Jeffrey Altman will pop up here and suggest : Kermit as another option.) The only potential issue with that is : dealing with the !@#$%^ host key tracking, which can sometimes be a : problem for non-interactive operations and things like third-party : file transfer. : : -GAWollman
If you really want me to. :-) C-Kermit 8.0 has just been released and supports automated scripted file transfers using: Kermit protocol over an interactive Kerberos Telnet session Kermit protocol over a Kerberos Internet Kermit Service session Kermit protocol over Kerberos Rlogin Kermit protocol over any OpenSSH terminal session FTP protocol over a Kerberos FTP session HTTP protocol over a Kerberos TLS session See http://www.kermit-project.org/ckermit.html for general product information and http://www.kermit-project.org/security80.html for specific information on the security features. Enjoy. Jeffrey Altman * Sr.Software Designer C-Kermit 8.0 available now!!! The Kermit Project @ Columbia University includes Telnet, FTP and HTTP http://www.kermit-project.org/ secured with Kerberos, SRP, and [EMAIL PROTECTED] OpenSSL. Interfaces with OpenSSH
