On Fri, 12 Jan 2001, Chuck Carson wrote:

>
> I have the ssh-agent problem fixed, however, I am still prompted for my
> password to each host I try.
> I have created both key files, identity and the id_dsa, and placed the
> correspnding public versions into {HOME}/.ssh/authorized_keys and
> ${HOME}/.ssh/authorized_keys2 respectively. I have verified that ssh-agent
> is running, and using 'ssh-add -l' verified that the identities have been
> added.

Are ~/.ssh/authorized_keys and ~/.ssh/identity set with permission 600?
Did you copy the authorized_keys file to the .ssh directory on the host
to which you are trying to connect? Try running ssh -v. This will produce
a lot of debug meesages that will tell you where the authentication is
failing (provided that the host has not been set to silent mode).

>
> Regardless, I am always prompted for my password.
>
> Any ideas?
>
> -Chuck

-- 
 ======================================================================
<>  Carey F. Cox, PhD          |  PHONE: (318) 257-3770               <>
<>  Assistant Professor        |  FAX:   (318) 257-2306               <>
<>  Dept. of Mech. Eng.        |  EMAIL: [EMAIL PROTECTED]        <>
<>  Louisiana Tech University  |  WEB:   http://www.latech.edu/~cfcox <>
 ======================================================================



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to