Hi guys, > Or a quick work-around: > > cd /usr/bin > mv rsh rsh.old > ln -s ssh rsh Tnx guys! Doing just that, in combination with the ssh-keygen -t dsa tricky, nicely did the trick and fools the platform to make it think it's using RSH where it is actually using SSH. :) Cheers, Olafo