On Fri, 2004-06-18 at 02:47, G Chinnery wrote: > Ok I think I found the problem. I did a login from one box to another in > a shell with > ssh -v apollo uname -a > Everything looks ok untill i red the second to last line. > > debug1: RSA authentication using agent refused.
keep adding more -v's to get more debugging info like ssh -vvv etc > > Now I just have to find out why and I can fix it.. > > G.C. > > > Nick Rout wrote: > > >On Thu, 2004-06-17 at 03:52, G Chinnery wrote: > > > > > >>I know I am a bit of a newbie and I have only just started with SSH due > >>to upgrading my Distro to Mandrake 8.1 then 10.0. > >>But SSH makes life very difficult. > >>So far I have followed the instructions from the web pages given to me > >>and still I can't access any of my boxes with out having to give a password. > >>And as for my web scripts those don't work at all. > >> I have run them in a shell and when the script asks for the password > >>from a server, I type in the password and it won't even let me in full stop. > >>I would rather use SSH than have to install rsh to get this working, so > >>any ideas??? > >> > >> > > > >yeah a fuller description of what you have set up and what you are > >trying to do. > > > >Do do passwordless ssh authentication you need to set up keys and put > >them in the right place - what exactly did you do to set them up? > > > > > > > >>G.Chinnery. > >> > >> > >> > >> > >> > >> > > > > > > > > > > >
