Operating System - HP-UX
1830931 Members
2124 Online
110017 Solutions
New Discussion

remsh problem between UX 11 and Solaris 8

 
Jan Meijer
Occasional Advisor

remsh problem between UX 11 and Solaris 8

Strange problem:
I?m trying to remsh from HP-UX 11 to Solaris 8. rhosts-file on Sol is ok. The problem is this:

working (i get a prompt from Solaris):
remsh

NOT working (i get a connection refused):
remsh ls

Any ideas?
2 REPLIES 2
Vincenzo Restuccia
Honored Contributor

Re: remsh problem between UX 11 and Solaris 8

In SOLARIS check:
/etc/default/login
$HOME/.rhosts
/etc/hosts.equiv
Volker Borowski
Honored Contributor

Re: remsh problem between UX 11 and Solaris 8

Hello,

could it be, that the user you use has configured a restricted shell on Solaris ?

Can you execute "ls" in the prompt you get with your first remsh ?

Volker