Basically, I want SSH to work like rsh, in the old days of non-security.
What I've tried is:
On client
ssh-keygen
ssh-keygen -d
scp .ssh/*.pub server:
On server
cat identity.pub >> .ssh/authorised_hosts
cat id_dsa.pub >> .ssh/authorised_hosts2
And, it doesn't work. What's the story ? The last bit from ssh -v is:
debug: got SSH2_MSG_SERVICE_ACCEPT
debug: authentications that can continue: publickey,keyboard-interactive,password
debug: next auth method to try is publickey
debug: try pubkey: /root/.ssh/id_dsa
debug: read DSA private key done
debug: sig size 20 20
debug: authentications that can continue: publickey,keyboard-interactive,password
debug: next auth method to try is publickey
debug: next auth method to try is password
root at goodwillow's password:
But always asks for a password.
Kate
--
When I say 'free', I mean 'free': free from bond, of chain or command:
to go where you will, even to Mordor, Saruman, if you desire. "
-- Gandalf, paraphrasing the choice between Free and Non-free software
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!