Thanks for the replies.
Here is what i tried.
I ran the below command on linux.
ssh-keygen -t dsa and given the file name 'id_dsa_stinger' at the prompt
it has created 2 files.
id_dsa_stinger.pub and id_dsa_stinger.
i created a new file 'authentication_keys2' and copied id_dsa_stinger.pub to authentication_keys2.
How do i move the file 'authentication_keys2' to the solaris machine?
Please help.