> Hi all, > > I have installed the ssh 1.2.27 on two SPARC machines running Solaris 7. I > have followed the following steps in instillation and configuration of the > ssh. But I could not make any progress. Can some one help me here? > > 1. ./configure > 2. make > 3. make install > 4. Set the PATH to accommodate /usr/local/bin:/usr/local/sbin > 5. Edit /etc/sshd_config and /etc/ssh_config (edited ALLOWHOSTS host1 > host2) > 6. Run sshd > 7. ssh-keygen and supply the phrase > 8. Repeat the procedure at the second server > 9. Run ssh -v hostname -l username > > I am getting the following error: > > SSH Version 1.2.27 [sparc-sun-solaris2.7], protocol version 1.5. > Standard version. Does not use RSAREF. > mewtwo: Reading configuration data /etc/ssh_config > mewtwo: ssh_connect: getuid 0 geteuid 0 anon 0 > mewtwo: Connecting to apps1 [172.16.1.116] port 22. > mewtwo: Allocated local port 1023. > mewtwo: Connection established. > mewtwo: Remote protocol version 1.5, remote software version 1.2.27 > mewtwo: > Waiting for server public key. mewtwo: Received server public key (768 > bits) and host key (1024 bits). > Host key not found from the list of known hosts. Are you sure you want to > continue connecting (yes/no)? > > > Any help on how to configure the ssh systems? I could not find any > document that would give me suitable instructions except for the > installation. > > Raju > >
