> I have two opensolaris server (SunOS solexprv1 5.11 snv_110 i86pc i386 i86pc) > , > and want to set up a trust servers. > 192.168.25.205 : > -bash-3.2# more /.rhosts > 192.168.25.206 root ... > From 192.168.25.206: > > -bash-3.2# rsh -l root 192.168.25.205 echo 0000 > permission denied
Do you have /etc/hosts entries for 192.168.25.206 installed on 192.168.25.205? Or are you using some name service on 192.168.25.205 that is able to return a host name for 192.168.25.206? In this case the host name must be added to .rhosts (or /etc/hosts.equiv). -- This message posted from opensolaris.org _______________________________________________ opensolaris-discuss mailing list [email protected]
